Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/
Dchecked_operations.hpp98 { boost::throw_exception(cant_write()); in put()
104 { boost::throw_exception(cant_write()); in write()
/third_party/boost/boost/iostreams/detail/
Derror.hpp22 inline BOOST_IOSTREAMS_FAILURE cant_write() in cant_write() function
/third_party/boost/boost/iostreams/detail/adapter/
Dconcept_adapter.hpp178 { boost::throw_exception(cant_write()); in write()
262 { boost::throw_exception(cant_write()); in write()