Searched refs:flush_buffer_operation (Results 1 – 1 of 1) sorted by relevance
164 class flush_buffer_operation { class167 flush_buffer_operation(Buffer& buf, Device& dev, bool flush) in flush_buffer_operation() function in boost::iostreams::detail::flush_buffer_operation176 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()