![]() |
QxOrm 1.4.9
C++ Object Relational Mapping library
|
#include <assert.h>#include <stdlib.h>#include <new>#include <stdexcept>#include <string>Go to the source code of this file.
Classes | |
| class | qx::memory::bool_array |
| class | qx::memory::bool_array::_Element |
Namespaces | |
| namespace | qx |
| Root namespace for all QxOrm library features. | |
| namespace | qx::memory |
| QxOrm library memory leak detection (by Wu Yongwei) | |
Macros | |
| #define | _BYTE_DEFINED |
Typedefs | |
| typedef unsigned char | qx::memory::BYTE |
Header file for class bool_array (packed boolean array).
Definition in file bool_array.h.
| #define _BYTE_DEFINED |
Definition at line 61 of file bool_array.h.