Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dconcept_adapter.hpp34 template<typename Category> struct device_wrapper_impl;
46 device_wrapper_impl<input_tag>,
52 device_wrapper_impl<output_tag>,
58 device_wrapper_impl<any_tag>,
128 struct device_wrapper_impl<any_tag> { struct
167 struct device_wrapper_impl<input> : device_wrapper_impl<any_tag> { struct
183 struct device_wrapper_impl<output> { struct