Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/detail/
Derror.hpp31 inline BOOST_IOSTREAMS_FAILURE bad_putback() in bad_putback() function
/third_party/boost/boost/iostreams/detail/streambuf/
Ddirect_streambuf.hpp164 boost::throw_exception(bad_putback()); in pbackfail()
Dindirect_streambuf.hpp277 boost::throw_exception(bad_putback()); in pbackfail()
/third_party/boost/boost/iostreams/filter/
Dgzip.hpp602 boost::iostreams::detail::bad_putback()); in putback()