Home
last modified time | relevance | path

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

/third_party/boost/boost/log/expressions/
Dformatter.hpp92 static BOOST_CONSTEXPR_OR_CONST fmtflags unitbuf = StreamT::unitbuf; member in boost::expressions::aux::stream_ref
254 BOOST_CONSTEXPR_OR_CONST typename stream_ref< StreamT >::fmtflags stream_ref< StreamT >::unitbuf; member in boost::expressions::aux::stream_ref< StreamT >
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp191 static BOOST_CONSTEXPR_OR_CONST fmtflags unitbuf = ostream_type::unitbuf; member in boost::basic_formatting_ostream
808 …T, TraitsT, AllocatorT >::fmtflags basic_formatting_ostream< CharT, TraitsT, AllocatorT >::unitbuf; member in boost::basic_formatting_ostream< CharT, TraitsT, AllocatorT >