Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/
Derror.hpp25 inline BOOST_IOSTREAMS_FAILURE cant_seek() in cant_seek() function
/third_party/boost/boost/iostreams/detail/adapter/
Dconcept_adapter.hpp143 boost::throw_exception(cant_seek()); in seek()
214 { boost::throw_exception(cant_seek()); in seek()
/third_party/boost/boost/iostreams/
Dchecked_operations.hpp148 { boost::throw_exception(cant_seek()); in seek()