Searched refs:closable_tag (Results 1 – 25 of 28) sorted by relevance
12
/third_party/boost/boost/iostreams/ |
D | categories.hpp | 58 struct closable_tag : virtual any_tag { }; struct 122 closable_tag, 127 closable_tag, 132 closable_tag, 137 closable_tag,
|
D | concepts.hpp | 34 closable_tag, 70 closable_tag,
|
D | close.hpp | 133 mpl::not_< is_convertible<category, closable_tag> >, 151 closable_tag 212 struct close_impl<closable_tag> {
|
D | filtering_streambuf.hpp | 50 : Mode, closable_tag, streambuf_tag \
|
D | tee.hpp | 45 closable_tag, 141 closable_tag,
|
D | combine.hpp | 57 closable_tag, 96 closable_tag,
|
D | stream_buffer.hpp | 81 closable_tag,
|
D | stream.hpp | 133 closable_tag,
|
D | filtering_stream.hpp | 138 closable_tag, \
|
D | invert.hpp | 67 closable_tag
|
D | compose.hpp | 84 closable_tag, 153 closable_tag,
|
/third_party/boost/libs/iostreams/test/detail/ |
D | closable.hpp | 109 : 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 295 closable_tag
|
/third_party/boost/boost/iostreams/device/ |
D | mapped_file.hpp | 167 public closable_tag 239 public closable_tag 341 public closable_tag 518 : boost::iostreams::detail::close_impl<closable_tag> 530 : boost::iostreams::detail::close_impl<closable_tag> 546 : boost::iostreams::detail::close_impl<closable_tag>
|
D | file.hpp | 37 public closable_tag, 82 closable_tag 110 closable_tag,
|
D | file_descriptor.hpp | 58 closable_tag 161 closable_tag 243 closable_tag
|
D | null.hpp | 30 public closable_tag
|
/third_party/boost/boost/iostreams/filter/ |
D | newline.hpp | 119 closable_tag 307 closable_tag
|
D | aggregate.hpp | 52 closable_tag
|
D | line.hpp | 56 closable_tag
|
D | symmetric.hpp | 82 closable_tag
|
D | gzip.hpp | 197 closable_tag 411 closable_tag
|
/third_party/boost/boost/iostreams/detail/ |
D | restrict_impl.hpp | 74 closable_tag, 105 closable_tag, 134 closable_tag,
|
/third_party/boost/boost/iostreams/detail/adapter/ |
D | mode_adapter.hpp | 41 closable_tag,
|
/third_party/boost/boost/iostreams/detail/broken_overload_resolution/ |
D | stream.hpp | 29 closable_tag,
|
D | stream_buffer.hpp | 43 closable_tag,
|
12