|
Condy v1.9
C++ Asynchronous System Call Layer for Linux
|
Go to the source code of this file.
Namespaces | |
| namespace | condy |
| The main namespace for the Condy library. | |
Macros | |
| #define | CONDY_VERSION_MAJOR 1 |
| Condy major version. | |
| #define | CONDY_VERSION_MINOR 9 |
| Condy minor version. | |
Variables | |
| constexpr int | condy::version_major = CONDY_VERSION_MAJOR |
| Condy major version. | |
| constexpr int | condy::version_minor = CONDY_VERSION_MINOR |
| Condy minor version. | |