libstdc++
std::tr2::__dynamic_bitset_base< _WordT, _Alloc > Struct Template Reference
Inheritance diagram for std::tr2::__dynamic_bitset_base< _WordT, _Alloc >:
[legend]

Detailed Description

template<typename _WordT = unsigned long long, typename _Alloc = std::allocator<_WordT>>
struct std::tr2::__dynamic_bitset_base< _WordT, _Alloc >

Base class, general case.

See documentation for dynamic_bitset.

Definition at line 63 of file dynamic_bitset.


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