Searched refs:unlocked_but_t (Results 1 – 1 of 1) sorted by relevance
1242 typedef stl_buf_unlocker<std::strstreambuf, char> unlocked_but_t; typedef in boost::detail::lexical_stream_limited_src1245 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 in shl_input_streamable()1332 = static_cast<unlocked_but_t*>(out_stream.rdbuf()) ; in shl_input_streamable()1713 static_cast<unlocked_but_t*>(stream.rdbuf()) in shr_using_base_class()