Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Denable_if_stream.hpp21 # define BOOST_IOSTREAMS_ENABLE_IF_STREAM(T) \ macro
28 # define BOOST_IOSTREAMS_ENABLE_IF_STREAM(T) macro
H A Dwrap_unwrap.hpp57 wrap(T& t BOOST_IOSTREAMS_ENABLE_IF_STREAM(T)) { return boost::ref(t); } in wrap()
H A Dresolve.hpp220 resolve(T& t BOOST_IOSTREAMS_ENABLE_IF_STREAM(T))