Home
last modified time | relevance | path

Searched refs:is_iostream (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/proto/detail/
H A Dis_noncopyable.hpp39 struct is_iostream struct
53 , is_iostream<T>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dtraits.hpp54 BOOST_IOSTREAMS_BOOL_TRAIT_DEF(is_iostream, std::basic_iostream, 2)
69 BOOST_IOSTREAMS_BOOL_TRAIT_DEF(is_iostream, std::iostream, 0)
245 is_iostream<U>, generic_iostream_tag,
H A Dtraits_fwd.hpp28 struct is_iostream;