Home
last modified time | relevance | path

Searched defs:BOOST_IOSTREAMS_PUSH_PARAMS (Results 1 – 2 of 2) 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 Dstream_buffer.hpp95 BOOST_IOSTREAMS_PUSH_PARAMS, in BOOST_IOSTREAMS_FORWARD() argument
100 void open_impl(const T& t BOOST_IOSTREAMS_PUSH_PARAMS()) in open_impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dpush_params.hpp15 #define BOOST_IOSTREAMS_PUSH_PARAMS() \ macro