Home
last modified time | relevance | path

Searched refs:bidirectional_seekable (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/iostreams/
Dcategories.hpp43 struct bidirectional_seekable struct
Dtraits.hpp301 BOOST_IOSTREAMS_MODE_HELPER(bidirectional_seekable, 8)
/third_party/boost/boost/iostreams/detail/streambuf/
Dindirect_streambuf.hpp358 is_convertible<category, bidirectional_seekable>::value; in seek_impl()