|
Condy v1.8
C++ Asynchronous System Call Layer for Linux
|
Basic buffer types and conversion utilities. More...
#include "condy/detail/utils.hpp"#include <cassert>#include <cstddef>#include <cstring>#include <utility>Go to the source code of this file.
Namespaces | |
| namespace | condy |
| The main namespace for the Condy library. | |
Basic buffer types and conversion utilities.
This file defines basic buffer types and conversion functions. Buffer types are primarily used in asynchronous operations.
Definition in file buffers.hpp.