BitVectorBits< 0 > Struct Template Reference
[Utils - Bit-Vector]

#include <bitvector.h>

List of all members.

Public Member Functions

 operator unsigned * ()

Detailed Description

template<>
struct BitVectorBits< 0 >

Template for a bit-vector buffer for storing zero bits.

See also:
BitVector and BitVectorPointer.

Definition at line 105 of file bitvector.h.


Member Function Documentation

BitVectorBits< 0 >::operator unsigned * (  ) 

Address of Buffer, returns the null pointer.

Definition at line 110 of file bitvector.h.


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.1