Searched refs:unlocked_but_t (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dlexical_cast.hpp1242 typedef stl_buf_unlocker<std::strstreambuf, char> unlocked_but_t; typedef in class:boost::detail::lexical_stream_limited_src
1245 typedef stl_buf_unlocker<std::stringbuf, char> unlocked_but_t;
1248 typedef stl_buf_unlocker<std::basic_stringbuf<CharT, Traits>, CharT> unlocked_but_t;
1331 const unlocked_but_t* const p
1332 = static_cast<unlocked_but_t*>(out_stream.rdbuf()) ;
1713 static_cast<unlocked_but_t*>(stream.rdbuf())

Completed in 68 milliseconds