.TH "std::tr2" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::tr2 \- ISO C++ TR2 entities toplevel namespace is std::tr2\&. .SH SYNOPSIS .br .PP .SS "Namespaces" .in +1c .ti -1c .RI "namespace \fB__detail\fP" .br .RI "Implementation details not part of the namespace std::tr2 interface\&. " .in -1c .SS "Classes" .in +1c .ti -1c .RI "struct \fB__dynamic_bitset_base\fP" .br .ti -1c .RI "struct \fB__reflection_typelist\fP" .br .ti -1c .RI "struct \fB__reflection_typelist< _First, _Rest\&.\&.\&. >\fP" .br .RI "Partial specialization\&. " .ti -1c .RI "struct \fB__reflection_typelist<>\fP" .br .RI "Specialization for an empty typelist\&. " .ti -1c .RI "struct \fBbases\fP" .br .RI "Sequence abstraction metafunctions for manipulating a typelist\&. " .ti -1c .RI "class \fBbool_set\fP" .br .ti -1c .RI "struct \fBdirect_bases\fP" .br .RI "Enumerate all the direct base classes of a class\&. Form of a typelist\&. " .ti -1c .RI "class \fBdynamic_bitset\fP" .br .RI "The dynamic_bitset class represents a sequence of bits\&. " .in -1c .SS "Functions" .in +1c .ti -1c .RI "bool \fBcertainly\fP (\fBbool_set\fP __b)" .br .ti -1c .RI "bool \fBcontains\fP (\fBbool_set\fP \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "bool \fBequals\fP (\fBbool_set\fP \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "bool \fBis_emptyset\fP (\fBbool_set\fP __b)" .br .ti -1c .RI "bool \fBis_indeterminate\fP (\fBbool_set\fP __b)" .br .ti -1c .RI "bool \fBis_singleton\fP (\fBbool_set\fP __b)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator!=\fP (bool \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator!=\fP (\fBbool_set\fP \fB__s\fP, bool __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator!=\fP (\fBbool_set\fP \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator&\fP (bool \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator&\fP (\fBbool_set\fP \fB__s\fP, bool __t)" .br .ti -1c .RI "template<\fBtypename\fP _CharT , \fBtypename\fP _Traits , \fBtypename\fP _WordT , \fBtypename\fP _Alloc > \fBstd::basic_ostream\fP< _CharT, _Traits > & \fBoperator<<\fP (\fBstd::basic_ostream\fP< _CharT, _Traits > &\fB__os\fP, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &__x)" .br .RI "Stream output operator for dynamic_bitset\&. " .ti -1c .RI "\fBbool_set\fP \fBoperator==\fP (bool \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator==\fP (\fBbool_set\fP \fB__s\fP, bool __t)" .br .ti -1c .RI "template<\fBtypename\fP _CharT , \fBtypename\fP _Traits , \fBtypename\fP _WordT , \fBtypename\fP _Alloc > \fBstd::basic_istream\fP< _CharT, _Traits > & \fBoperator>>\fP (\fBstd::basic_istream\fP< _CharT, _Traits > &\fB__is\fP, \fBdynamic_bitset\fP< _WordT, _Alloc > &__x)" .br .RI "Stream input operator for dynamic_bitset\&. " .ti -1c .RI "\fBbool_set\fP \fBoperator^\fP (bool \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator^\fP (\fBbool_set\fP \fB__s\fP, bool __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator|\fP (bool \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBoperator|\fP (\fBbool_set\fP \fB__s\fP, bool __t)" .br .ti -1c .RI "bool \fBpossibly\fP (\fBbool_set\fP __b)" .br .ti -1c .RI "\fBbool_set\fP \fBset_complement\fP (\fBbool_set\fP __b)" .br .ti -1c .RI "\fBbool_set\fP \fBset_intersection\fP (bool \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBset_intersection\fP (\fBbool_set\fP \fB__s\fP, bool __t)" .br .ti -1c .RI "\fBbool_set\fP \fBset_intersection\fP (\fBbool_set\fP \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBset_union\fP (bool \fB__s\fP, \fBbool_set\fP __t)" .br .ti -1c .RI "\fBbool_set\fP \fBset_union\fP (\fBbool_set\fP \fB__s\fP, bool __t)" .br .ti -1c .RI "\fBbool_set\fP \fBset_union\fP (\fBbool_set\fP \fB__s\fP, \fBbool_set\fP __t)" .br .in -1c .PP .RI "\fB\fP" .br .in +1c .in +1c .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > bool \fBoperator!=\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__lhs\fP, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__rhs\fP)" .br .RI "These comparisons for equality/inequality are, well, \fIbitwise\fP\&. " .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > bool \fBoperator<=\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__lhs\fP, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__rhs\fP)" .br .RI "These comparisons for equality/inequality are, well, \fIbitwise\fP\&. " .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > bool \fBoperator>\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__lhs\fP, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__rhs\fP)" .br .RI "These comparisons for equality/inequality are, well, \fIbitwise\fP\&. " .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > bool \fBoperator>=\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__lhs\fP, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__rhs\fP)" .br .RI "These comparisons for equality/inequality are, well, \fIbitwise\fP\&. " .in -1c .in -1c .PP .RI "\fB\fP" .br .in +1c .in +1c .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > \fBdynamic_bitset\fP< _WordT, _Alloc > \fBoperator&\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &__x, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__y\fP)" .br .RI "Global bitwise operations on bitsets\&. " .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > \fBdynamic_bitset\fP< _WordT, _Alloc > \fBoperator|\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &__x, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__y\fP)" .br .RI "Global bitwise operations on bitsets\&. " .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > \fBdynamic_bitset\fP< _WordT, _Alloc > \fBoperator^\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &__x, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__y\fP)" .br .RI "Global bitwise operations on bitsets\&. " .ti -1c .RI "template<\fBtypename\fP _WordT , \fBtypename\fP _Alloc > \fBdynamic_bitset\fP< _WordT, _Alloc > \fBoperator\-\fP (\fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &__x, \fBconst\fP \fBdynamic_bitset\fP< _WordT, _Alloc > &\fB__y\fP)" .br .RI "Global bitwise operations on bitsets\&. " .in -1c .in -1c .SH "Detailed Description" .PP ISO C++ TR2 entities toplevel namespace is std::tr2\&. .SH "Function Documentation" .PP .SS "bool std::tr2::certainly (\fBbool_set\fP __b)\fC [inline]\fP" .PP Definition at line \fB226\fP of file \fBbool_set\fP\&. .SS "bool std::tr2::contains (\fBbool_set\fP __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB206\fP of file \fBbool_set\fP\&. .SS "bool std::tr2::equals (\fBbool_set\fP __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB210\fP of file \fBbool_set\fP\&. .SS "bool std::tr2::is_emptyset (\fBbool_set\fP __b)\fC [inline]\fP" .PP Definition at line \fB214\fP of file \fBbool_set\fP\&. .SS "bool std::tr2::is_indeterminate (\fBbool_set\fP __b)\fC [inline]\fP" .PP Definition at line \fB218\fP of file \fBbool_set\fP\&. .SS "bool std::tr2::is_singleton (\fBbool_set\fP __b)\fC [inline]\fP" .PP Definition at line \fB222\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator!= (bool __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB303\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator!= (\fBbool_set\fP __s, bool __t)\fC [inline]\fP" .PP Definition at line \fB307\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator!= (\fBbool_set\fP __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB311\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator& (bool __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB284\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator& (\fBbool_set\fP __s, bool __t)\fC [inline]\fP" .PP Definition at line \fB288\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator== (bool __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB295\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator== (\fBbool_set\fP __s, bool __t)\fC [inline]\fP" .PP Definition at line \fB299\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator^ (bool __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB268\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator^ (\fBbool_set\fP __s, bool __t)\fC [inline]\fP" .PP Definition at line \fB272\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator| (bool __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB276\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::operator| (\fBbool_set\fP __s, bool __t)\fC [inline]\fP" .PP Definition at line \fB280\fP of file \fBbool_set\fP\&. .SS "bool std::tr2::possibly (\fBbool_set\fP __b)\fC [inline]\fP" .PP Definition at line \fB230\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::set_complement (\fBbool_set\fP __b)\fC [inline]\fP" .PP Definition at line \fB261\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::set_intersection (bool __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB249\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::set_intersection (\fBbool_set\fP __s, bool __t)\fC [inline]\fP" .PP Definition at line \fB253\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::set_intersection (\fBbool_set\fP __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB257\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::set_union (bool __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB237\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::set_union (\fBbool_set\fP __s, bool __t)\fC [inline]\fP" .PP Definition at line \fB241\fP of file \fBbool_set\fP\&. .SS "\fBbool_set\fP std::tr2::set_union (\fBbool_set\fP __s, \fBbool_set\fP __t)\fC [inline]\fP" .PP Definition at line \fB245\fP of file \fBbool_set\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.