Home
last modified time | relevance | path

Searched refs:direct_tag (Results 1 – 10 of 10) sorted by relevance

/third_party/boost/boost/iostreams/
Dinput_sequence.hpp52 input_sequence_impl<direct_tag>
57 struct input_sequence_impl<direct_tag> {
Doutput_sequence.hpp52 output_sequence_impl<direct_tag>
57 struct output_sequence_impl<direct_tag> {
Dstream_buffer.hpp39 direct_tag
Dcategories.hpp62 struct direct_tag : virtual any_tag { }; // Devices. struct
Dtraits.hpp348 struct is_direct : detail::has_trait<T, direct_tag> { };
/third_party/boost/libs/iostreams/test/detail/
Dclosable.hpp109 : input, device_tag, closable_tag, direct_tag
112 : output, device_tag, closable_tag, direct_tag
115 : bidirectional, device_tag, closable_tag, direct_tag
118 : seekable, device_tag, closable_tag, direct_tag
/third_party/boost/boost/iostreams/device/
Dmapped_file.hpp166 public direct_tag,
238 public direct_tag,
340 public direct_tag,
Darray.hpp37 public direct_tag
/third_party/boost/libs/iostreams/test/
Dcomponent_access_test.cpp37 : io::input, io::device_tag, io::direct_tag
/third_party/boost/boost/iostreams/detail/
Drestrict_impl.hpp104 direct_tag,