Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dflush.hpp59 T, ostream_tag, streambuf_tag, flushable_tag, any_tag
80 struct flush_device_impl<flushable_tag> {
101 T, flushable_tag, any_tag
108 struct flush_filter_impl<flushable_tag> {
H A Dcategories.hpp59 struct flushable_tag : virtual any_tag { }; struct