LLFIO
v2.00
|
The i/o request type used by this handle. Guaranteed to be TrivialType
apart from construction, and StandardLayoutType
.
More...
#include "byte_io_multiplexer.hpp"
Public Member Functions | |
constexpr | io_request (T _buffers, extent_type _offset=(extent_type) -1) |
Public Attributes | |
T | buffers {} |
extent_type | offset {0} |
The i/o request type used by this handle. Guaranteed to be TrivialType
apart from construction, and StandardLayoutType
.