Home
last modified time | relevance | path

Searched defs:_Ios_Setf_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.h49 struct _Ios_Setf_Manip { struct
54 _Ios_Setf_Manip(ios_base::fmtflags __f) in _Ios_Setf_Manip() argument
57 _Ios_Setf_Manip(ios_base::fmtflags __f, ios_base::fmtflags __m) in _Ios_Setf_Manip() function
60 void operator()(ios_base& __ios) const { in operator()