ReactOS 0.4.16-dev-597-gdbf7844
|
Go to the source code of this file.
Classes | |
struct | _SPutBackC< _CharT, _Traits > |
Macros | |
#define | _STLP_OSTREAM_C |
Functions | |
template<class _CharT , class _Traits , class _Number > | |
_STLP_MOVE_TO_PRIV_NAMESPACE basic_ostream< _CharT, _Traits > &_STLP_CALL | __put_num (basic_ostream< _CharT, _Traits > &__os, _Number __x) |
#define _STLP_OSTREAM_C |
Definition at line 19 of file _ostream.c.
_STLP_MOVE_TO_PRIV_NAMESPACE basic_ostream< _CharT, _Traits > &_STLP_CALL __put_num | ( | basic_ostream< _CharT, _Traits > & | __os, |
_Number | __x | ||
) |
Definition at line 194 of file _ostream.c.
Referenced by basic_ostream< _CharT, _Traits >::operator<<().