std::Base_bitset< 0 > Struct Template Reference

List of all members.

Public Types

typedef unsigned long WordT

Public Member Functions

 Base_bitset ()
 Base_bitset (unsigned long)
WordTM_getword (size_t) const
WordT M_hiword () const
void M_do_and (const Base_bitset< 0 > &)
void M_do_or (const Base_bitset< 0 > &)
void M_do_xor (const Base_bitset< 0 > &)
void M_do_left_shift (size_t)
void M_do_right_shift (size_t)
void M_do_flip ()
void M_do_set ()
void M_do_reset ()
bool M_is_equal (const Base_bitset< 0 > &) const
bool M_is_any () const
size_t M_do_count () const
unsigned long M_do_to_ulong () const
size_t M_do_find_first (size_t) const
size_t M_do_find_next (size_t, size_t) const

Static Public Member Functions

static size_t S_whichword (size_t position)
static size_t S_whichbyte (size_t position)
static size_t S_whichbit (size_t position)
static WordT S_maskbit (size_t position)

Detailed Description

template<>
struct std::Base_bitset< 0 >

Definition at line 436 of file bitset.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 28 16:50:18 2006 for libstdc++-v3 Source by  doxygen 1.4.6