Home
last modified time | relevance | path

Searched refs:cant_read (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/iostreams/
Dchecked_operations.hpp112 { boost::throw_exception(cant_read()); in get()
118 { boost::throw_exception(cant_read()); in read()
/third_party/boost/boost/iostreams/detail/
Derror.hpp19 inline BOOST_IOSTREAMS_FAILURE cant_read() in cant_read() function
/third_party/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp143 boost::throw_exception(cant_read()); in underflow()
157 boost::throw_exception(cant_read()); in pbackfail()
/third_party/boost/boost/iostreams/detail/adapter/
Dconcept_adapter.hpp187 { boost::throw_exception(cant_read()); in read()
271 { boost::throw_exception(cant_read()); in read()