Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_istream.h47 struct _No_Skip_WS {}; // Dummy class used by sentry. struct
206 sentry(basic_istream<_CharT, _Traits>& __istr, _No_Skip_WS) : /* _M_buf(__istr.rdbuf()), */ in sentry() argument