|
Nvwa
1.1
|
Header file for class bool_array (packed boolean array). More...
#include <assert.h>#include <stdlib.h>#include <new>#include <stdexcept>#include <string>#include "_nvwa.h"#include "c++11.h"Go to the source code of this file.
Classes | |
| class | nvwa::bool_array |
| Class to represent a packed boolean array. More... | |
| class | nvwa::bool_array::_Element< _Byte_type > |
| Class to represent a reference to an array element. More... | |
Namespaces | |
| nvwa | |
| Namespace of the nvwa project. | |
Functions | |
| void | nvwa::swap (bool_array &lhs, bool_array &rhs) noexcept |
| Exchanges the content of two bool_arrays. More... | |
Header file for class bool_array (packed boolean array).
1.8.13