![]() |
Toolbox snapshot
The Reactive C++ Toolbox
|


Go to the source code of this file.
Classes | |
| class | toolbox::io::Buffer |
Namespaces | |
| namespace | toolbox |
| namespace | toolbox::io |
Typedefs | |
| using | toolbox::io::ConstBuffer = boost::asio::const_buffer |
| using | toolbox::io::MutableBuffer = boost::asio::mutable_buffer |
Functions | |
| ConstBuffer | toolbox::io::advance (ConstBuffer buf, std::size_t n) noexcept |
| MutableBuffer | toolbox::io::advance (MutableBuffer buf, std::size_t n) noexcept |