ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
bit_vector.hh File Reference
#include <vector>
Include dependency graph for bit_vector.hh:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  LDASTools
 Objects of general use and interst.
namespace  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.

Macro Definition Documentation

◆ LDAS_BIT_VECTOR

#define LDAS_BIT_VECTOR   std::vector< bool >