_bitset.c File Reference

_STLP_BITSET_C

__BITS_PER_WORD

operator>> ( basic_istream< _CharT, _Traits > &, bitset< _Nb > & )

_STLP_MOVE_TO_STD_NAMESPACE _STLP_END_NAMESPACE _STLP_BEGIN_NAMESPACE basic_istream< _CharT, _Traits > &_STLP_CALLoperator>>(basic_istream< _CharT, _Traits > &__is,
bitset< _Nb > &__x
)

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

Parameters
__is-
__x-
Return Value
-

operator<< ( basic_ostream< _CharT, _Traits > &, const bitset< _Nb > & )

basic_ostream< _CharT, _Traits > &_STLP_CALLoperator<<(basic_ostream< _CharT, _Traits > &__os,
const bitset< _Nb > &__x
)

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

Parameters
__os-
__x-
Return Value
-