std::_Base_bitset< _Nw > Struct Template Reference

Inheritance diagram for std::_Base_bitset< _Nw >:

Inheritance graph
List of all members.

Detailed Description

template<size_t _Nw>
struct std::_Base_bitset< _Nw >

Definition at line 78 of file bitset.

Public Types

Public Member Functions

Static Public Member Functions

Public Attributes


Member Data Documentation

template<size_t _Nw>
_WordT std::_Base_bitset< _Nw >::_M_w[_Nw]

0 is the least significant word.

Definition at line 83 of file bitset.

Referenced by std::_Base_bitset< 1 >::_M_do_and(), std::_Base_bitset< ((_Nb)< 1?0:((_Nb)+std::numeric_limits< unsigned long >::digits-1)/std::numeric_limits< unsigned long >::digits)>::_M_do_and(), std::_Base_bitset< 1 >::_M_do_count(), std::_Base_bitset< 1 >::_M_do_find_first(), std::_Base_bitset< _Nw >::_M_do_find_first(), std::_Base_bitset< 1 >::_M_do_find_next(), std::_Base_bitset< _Nw >::_M_do_find_next(), std::_Base_bitset< 1 >::_M_do_flip(), std::_Base_bitset< 1 >::_M_do_left_shift(), std::_Base_bitset< _Nw >::_M_do_left_shift(), std::_Base_bitset< 1 >::_M_do_or(), std::_Base_bitset< ((_Nb)< 1?0:((_Nb)+std::numeric_limits< unsigned long >::digits-1)/std::numeric_limits< unsigned long >::digits)>::_M_do_or(), std::_Base_bitset< 1 >::_M_do_reset(), std::_Base_bitset< 1 >::_M_do_right_shift(), std::_Base_bitset< _Nw >::_M_do_right_shift(), std::_Base_bitset< 1 >::_M_do_set(), std::_Base_bitset< 1 >::_M_do_to_ulong(), std::_Base_bitset< _Nw >::_M_do_to_ulong(), std::_Base_bitset< 1 >::_M_do_xor(), std::_Base_bitset< ((_Nb)< 1?0:((_Nb)+std::numeric_limits< unsigned long >::digits-1)/std::numeric_limits< unsigned long >::digits)>::_M_do_xor(), std::_Base_bitset< 1 >::_M_getword(), std::_Base_bitset< 1 >::_M_hiword(), std::_Base_bitset< 1 >::_M_is_any(), std::_Base_bitset< 1 >::_M_is_equal(), and std::_Base_bitset< ((_Nb)< 1?0:((_Nb)+std::numeric_limits< unsigned long >::digits-1)/std::numeric_limits< unsigned long >::digits)>::_M_is_equal().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 1 13:17:00 2007 for libstdc++ by  doxygen 1.5.1