Home
last modified time | relevance | path

Searched refs:flush_buffer_operation (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/
H A Dfunctional.hpp164 class flush_buffer_operation { class
167 flush_buffer_operation(Buffer& buf, Device& dev, bool flush) in flush_buffer_operation() function in boost::iostreams::detail::flush_buffer_operation
176 flush_buffer_operation& operator=(const flush_buffer_operation&);
183 flush_buffer_operation<Buffer, Device>
185 { return flush_buffer_operation<Buffer, Device>(buf, dev, flush); } in flush_buffer()