Home
last modified time | relevance | path

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

/third_party/boost/boost/iostreams/device/
Dnull.hpp43 struct basic_null_source : private basic_null_device<Ch, input> { struct
44 typedef Ch char_type;
45 typedef source_tag category;