Home
last modified time | relevance | path

Searched defs:_Setfill_Manip (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_iomanip.h136 struct _Setfill_Manip { struct
137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} in _Setfill_Manip() argument
146 const _STLP_PRIV _Setfill_Manip<_CharT2>& __m) { argument