Home
last modified time | relevance | path

Searched refs:BOOST_RWSTD_VER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/stdlib/
H A Droguewave.hpp25 # define BOOST_RWSTD_VER 0x010000 macro
27 # define BOOST_RWSTD_VER (_RWSTD_VER << 8) macro
29 # define BOOST_RWSTD_VER _RWSTD_VER macro
49 #if BOOST_RWSTD_VER < 0x020200
55 #if BOOST_RWSTD_VER <= 0x020101 && (!defined(__SUNPRO_CC) || (__SUNPRO_CC < 0x550))
69 …LE_DEFAULT_TEMPLATES) || defined(RWSTD_NO_SIMPLE_DEFAULT_TEMPLATES) || (BOOST_RWSTD_VER < 0x020000)
84 #if (BOOST_RWSTD_VER < 0x020000)
119 #if (BOOST_RWSTD_VER < 0x020000) || defined(_RWSTD_NO_CLASS_PARTIAL_SPEC)
127 #if BOOST_RWSTD_VER < 0x020100
148 #if defined(__HP_aCC) && (BOOST_RWSTD_VER == 0x02020100)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/config/
H A Dcodecvt.hpp46 (!defined(BOOST_RWSTD_VER) || BOOST_RWSTD_VER < 0x04010300) && \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/
H A Dworkaround.hpp184 #ifndef BOOST_RWSTD_VER
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_facade.hpp131 || BOOST_WORKAROUND(BOOST_RWSTD_VER, BOOST_TESTED_AT(0x20101)) \