Searched defs:_M_setstate_nothrow (Results 1 - 1 of 1) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_ios_base.h187 void _M_setstate_nothrow(iostate __state) { _M_iostate |= __state; } function in class:ios_base

Completed in 348 milliseconds