Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2017. The current version is 1.90.0.
In the table below, a denotes an asynchronous random access
read device object, o denotes an offset of type boost::uint64_t,
mb denotes an object satisfying mutable
buffer sequence requirements, and h denotes an object
satisfying read handler
requirements.
Table 2. Buffer-oriented asynchronous random-access read device requirements
|
operation |
type |
semantics, pre/post-conditions |
|---|---|---|
|
|
A type satisfying the Executor requirements. |
Returns the associated I/O executor. |
|
|
|
Initiates an asynchronous operation to read one or more bytes of
data from the device |