| 
| template<class _Elem >  | 
| _Fillobj< _Elem >  | setfill (_Elem _Ch) | 
|   | 
| template<class _Elem , class _Traits , class _Elem2 >  | 
| basic_istream< _Elem, _Traits > &  | operator>> (basic_istream< _Elem, _Traits > &_Istr, const _Fillobj< _Elem2 > &_Manip) | 
|   | 
| template<class _Elem , class _Traits , class _Elem2 >  | 
| basic_ostream< _Elem, _Traits > &  | operator<< (basic_ostream< _Elem, _Traits > &_Ostr, const _Fillobj< _Elem2 > &_Manip) | 
|   | 
| template<class _Money >  | 
| _Monobj< _Money >  | get_money (_Money &_Val_arg, bool _Intl_arg=false) | 
|   | 
| template<class _Elem , class _Traits , class _Money >  | 
| basic_istream< _Elem, _Traits > &  | operator>> (basic_istream< _Elem, _Traits > &_Istr, const _Monobj< _Money > &_Manip) | 
|   | 
| template<class _Money >  | 
| _Monobj< const _Money >  | put_money (const _Money &_Val_arg, bool _Intl_arg=false) | 
|   | 
| template<class _Elem , class _Traits , class _Money >  | 
| basic_ostream< _Elem, _Traits > &  | operator<< (basic_ostream< _Elem, _Traits > &_Ostr, const _Monobj< _Money > &_Manip) | 
|   | 
| template<class _Elem >  | 
| _Timeobj< _Elem, struct tm * >  | get_time (struct tm *_Tptr_arg, const _Elem *_Fmt_arg) | 
|   | 
| template<class _Elem , class _Traits , class _Elem2 >  | 
| basic_istream< _Elem, _Traits > &  | operator>> (basic_istream< _Elem, _Traits > &_Istr, const _Timeobj< _Elem2, struct tm * > &_Manip) | 
|   | 
| template<class _Elem >  | 
| _Timeobj< _Elem, const struct tm * >  | put_time (const struct tm *_Tptr_arg, const _Elem *_Fmt_arg) | 
|   | 
| template<class _Elem , class _Traits , class _Elem2 >  | 
| basic_ostream< _Elem, _Traits > &  | operator<< (basic_ostream< _Elem, _Traits > &_Ostr, const _Timeobj< _Elem2, const struct tm * > &_Manip) | 
|   | 
| template<class _Elem , class _Traits , class _Arg >  | 
| basic_istream< _Elem, _Traits > &  | operator>> (basic_istream< _Elem, _Traits > &_Istr, const _Smanip< _Arg > &_Manip) | 
|   | 
| template<class _Elem , class _Traits , class _Arg >  | 
| basic_ostream< _Elem, _Traits > &  | operator<< (basic_ostream< _Elem, _Traits > &_Ostr, const _Smanip< _Arg > &_Manip) | 
|   | 
| _MRTIMP2 _Smanip< ios_base::fmtflags > __cdecl  | resetiosflags (ios_base::fmtflags) | 
|   | 
| _MRTIMP2 _Smanip< ios_base::fmtflags > __cdecl  | setiosflags (ios_base::fmtflags) | 
|   | 
| _MRTIMP2 _Smanip< int > __cdecl  | setbase (int) | 
|   | 
| _MRTIMP2 _Smanip< streamsize > __cdecl  | setprecision (streamsize) | 
|   | 
| _MRTIMP2 _Smanip< streamsize > __cdecl  | setw (streamsize) | 
|   |