#include <locale_facets.h>
| Static Public Member Functions | |
| static void | _S_pad (ios_base &__io, _CharT __fill, _CharT *__news, const _CharT *__olds, const streamsize __newlen, const streamsize __oldlen, const bool __num) | 
Definition at line 87 of file locale_facets.h.
| void std::__pad< _CharT, _Traits >::_S_pad | ( | ios_base & | __io, | |
| _CharT | __fill, | |||
| _CharT * | __news, | |||
| const _CharT * | __olds, | |||
| const streamsize | __newlen, | |||
| const streamsize | __oldlen, | |||
| const bool | __num | |||
| ) |  [static] | 
Definition at line 2471 of file locale_facets.tcc.
References std::ios_base::_M_getloc(), std::ios_base::adjustfield, std::copy(), std::ios_base::flags(), std::ios_base::internal, std::ios_base::left, and std::__ctype_abstract_base< _CharT >::widen().
 1.4.7
 1.4.7