Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/
Dstream.hpp29 struct stream_traits { struct
30 typedef typename char_type_of<Device>::type char_type;
31 typedef Tr traits_type;
32 typedef typename category_of<Device>::type mode;
44 >::type stream_type;
56 >::type stream_tag;