Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dtraits.hpp314 struct mode_of : detail::io_mode_impl< detail::io_mode_id<T>::value > { }; struct
319 struct mode_of< reference_wrapper<T> > struct
320 : mode_of<T>
H A Dtraits_fwd.hpp76 struct mode_of;
H A Dstream_buffer.hpp63 typename Mode = BOOST_DEDUCED_TYPENAME mode_of<T>::type >
H A Dstream.hpp116 : mode_of<Device>::type,
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/adapter/
H A Dnon_blocking_adapter.hpp24 : mode_of<Device>::type, device_tag
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/broken_overload_resolution/
H A Dstream_buffer.hpp25 typename Mode = BOOST_DEDUCED_TYPENAME mode_of<T>::type >
H A Dstream.hpp28 : mode_of<Device>::type,