bool_array.h File Reference

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"
Include dependency graph for bool_array.h:
This graph shows which files directly or indirectly include this file:

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.

Namespaces

namespace  nvwa

Functions

void nvwa::swap (bool_array &lhs, bool_array &rhs) noexcept
 Exchanges the content of two bool_arrays.

Detailed Description

Header file for class bool_array (packed boolean array).

Date:
2013-10-06
 All Classes Namespaces Files Functions Variables Typedefs Friends Defines

Generated by  doxygen 1.6.2