Searched defs:basic_streambuf_t (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/boost/interprocess/streams/ | ||
| D | bufferstream.hpp | 73 typedef std::basic_streambuf<char_type, traits_type> basic_streambuf_t; typedef in boost::interprocess::basic_bufferbuf |