Home
last modified time | relevance | path

Searched defs:ostream_guard (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/io/detail/
Dostream_guard.hpp19 class ostream_guard { class
21 explicit ostream_guard(std::basic_ostream<Char, Traits>& os) BOOST_NOEXCEPT in ostream_guard() function in boost::io::detail::ostream_guard