Home
last modified time | relevance | path

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

/third_party/boost/boost/log/expressions/
Dformatter.hpp184 …static BOOST_FORCEINLINE bool sync_with_stdio(bool sync = true) { return StreamT::sync_with_stdio(… in sync_with_stdio() function in boost::expressions::aux::stream_ref
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp320 static bool sync_with_stdio(bool sync = true) { return ostream_type::sync_with_stdio(sync); } in sync_with_stdio() function in boost::basic_formatting_ostream