Searched defs:seekp (Results 1 – 2 of 2) sorted by relevance
/third_party/boost/boost/log/expressions/ | ||
D | formatter.hpp | 217 BOOST_FORCEINLINE StreamT& seekp(pos_type pos) const { return this->get().seekp(pos); } in seekp() function in boost::expressions::aux::stream_ref |
/third_party/boost/boost/log/utility/ | ||
D | formatting_ostream.hpp | 367 basic_formatting_ostream& seekp(pos_type pos) in seekp() function in boost::basic_formatting_ostream |