Home
last modified time | relevance | path

Searched refs:BOOST_IOSTREAMS_ARRAY (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/device/
H A Darray.hpp56 #define BOOST_IOSTREAMS_ARRAY(name, mode) \ macro
79 BOOST_IOSTREAMS_ARRAY(array_source, input_seekable)
80 BOOST_IOSTREAMS_ARRAY(array_sink, output_seekable)
81 BOOST_IOSTREAMS_ARRAY(array, seekable)
82 #undef BOOST_IOSTREAMS_ARRAY