Searched defs:unitbuf (Results 1 – 2 of 2) sorted by relevance
| /third_party/boost/boost/log/expressions/ | ||
| D | formatter.hpp | 92 static BOOST_CONSTEXPR_OR_CONST fmtflags unitbuf = StreamT::unitbuf; member in boost::expressions::aux::stream_ref |
| /third_party/boost/boost/log/utility/ | ||
| D | formatting_ostream.hpp | 191 static BOOST_CONSTEXPR_OR_CONST fmtflags unitbuf = ostream_type::unitbuf; member in boost::basic_formatting_ostream |