std::__pad< _CharT, _Traits > Struct Template Reference

#include <locale_facets.h>

List of all members.

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)


Detailed Description

template<typename _CharT, typename _Traits>
struct std::__pad< _CharT, _Traits >

Definition at line 87 of file locale_facets.h.


Member Function Documentation

template<typename _CharT, typename _Traits>
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().


The documentation for this struct was generated from the following files:
Generated on Tue Feb 2 16:58:59 2010 for GNU C++ STL by  doxygen 1.4.7