Quick Links:

bal | bbl | bdl | bsl

Public Member Functions | Public Attributes

bsl::Bitset_ImpBase< BITSETSIZE, 2 > Class Template Reference
[Component bslstl_bitset]

#include <bslstl_bitset.h>

List of all members.

Public Member Functions

BSLS_KEYWORD_CONSTEXPR Bitset_ImpBase ()
BSLS_KEYWORD_CONSTEXPR Bitset_ImpBase (unsigned long)

Public Attributes

unsigned int d_data [BITSETSIZE]

template<std::size_t BITSETSIZE>
class bsl::Bitset_ImpBase< BITSETSIZE, 2 >


Member Data Documentation

template<std::size_t BITSETSIZE>
unsigned int bsl::Bitset_ImpBase< BITSETSIZE, 2 >::d_data[BITSETSIZE]

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