Home
last modified time | relevance | path

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

/third_party/boost/boost/detail/
Dbasic_pointerbuf.hpp31 class basic_pointerbuf : public BufferT { class
42 basic_pointerbuf() : base_type() { this_type::setbuf(0, 0); } in basic_pointerbuf() function in boost::detail::basic_pointerbuf