ldas-tools-al  2.6.7
Namespaces | Macros | Typedefs
bit_vector.hh File Reference
#include <vector>
Include dependency graph for bit_vector.hh:

Namespaces

 LDASTools
 Objects of general use and interst.
 
 LDASTools::AL
 The Abstraction Layer.
 

Macros

#define LDAS_BIT_VECTOR   std::vector< bool >
 

Typedefs

typedef LDAS_BIT_VECTOR LDASTools::AL::bit_vector
 Compiler independent bit_vector. More...
 

Macro Definition Documentation

◆ LDAS_BIT_VECTOR

#define LDAS_BIT_VECTOR   std::vector< bool >