Home
last modified time | relevance | path

Searched refs:basic_unlockedbuf (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical_streams.hpp91 class basic_unlockedbuf : public basic_pointerbuf<CharT, BufferType> { class
119 typedef basic_unlockedbuf<std::strstreambuf, char> stringbuffer_t;
122 typedef basic_unlockedbuf<std::stringbuf, char> stringbuffer_t;
123 typedef basic_unlockedbuf<std::streambuf, char> buffer_t;
126 typedef basic_unlockedbuf<std::basic_stringbuf<CharT, Traits>, CharT> stringbuffer_t;
127 typedef basic_unlockedbuf<std::basic_streambuf<CharT, Traits>, CharT> buffer_t;