Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/src/
Dios.cpp56 const ios_base::fmtflags ios_base::skipws; member in ios_base
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_ios_base.h291 inline ios_base& _STLP_CALL skipws(ios_base& __s) in skipws() function