Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/streambuf/
Dlinked_streambuf.hpp44 void set_true_eof(bool eof) in set_true_eof() function in boost::iostreams::detail::linked_streambuf
Dindirect_streambuf.hpp189 this->set_true_eof(false); in open()
258 this->set_true_eof(true); in underflow()
Ddirect_streambuf.hpp111 { this->set_true_eof(true); } in direct_streambuf()