Home
last modified time | relevance | path

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

/reactos/sdk/lib/3rdparty/stlport/src/
H A Dios.cpp52 const ios_base::fmtflags ios_base::boolalpha; member in ios_base
/reactos/sdk/include/c++/stlport/stl/
H A D_ios_base.h267 inline ios_base& _STLP_CALL boolalpha(ios_base& __s) in boolalpha() function