Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_iomanip.h136 struct _Setfill_Manip { struct
137 _Setfill_Manip(_CharT __c) : _M_c(__c) {} in _Setfill_Manip() function
146 const _STLP_PRIV _Setfill_Manip<_CharT2>& __m) { argument