Home
last modified time | relevance | path

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

/third_party/boost/boost/log/expressions/
Dformatter.hpp217 BOOST_FORCEINLINE StreamT& seekp(pos_type pos) const { return this->get().seekp(pos); } in seekp() function in boost::expressions::aux::stream_ref
218 …BOOST_FORCEINLINE StreamT& seekp(off_type off, std::ios_base::seekdir dir) const { return this->ge… in seekp() function in boost::expressions::aux::stream_ref
/third_party/boost/boost/log/utility/
Dformatting_ostream.hpp367 basic_formatting_ostream& seekp(pos_type pos) in seekp() function in boost::basic_formatting_ostream
372 basic_formatting_ostream& seekp(off_type off, std::ios_base::seekdir dir) in seekp() function in boost::basic_formatting_ostream