Home
last modified time | relevance | path

Searched defs:linked_streambuf (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/iostreams/detail/streambuf/
H A Dlinked_streambuf.hpp41 class linked_streambuf : public BOOST_IOSTREAMS_BASIC_STREAMBUF(Ch, Tr) { class
43 linked_streambuf() : flags_(0) { } in linked_streambuf() function in boost::iostreams::detail::linked_streambuf