Home
last modified time | relevance | path

Searched refs:BOOST_USING_STD_MAX (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/config/stdlib/
H A Dstlport.hpp205 # define BOOST_USING_STD_MAX() ((void)0) macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp364 #ifndef BOOST_USING_STD_MAX
365 # define BOOST_USING_STD_MAX() using std::max macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/io/svg/
H A Dwrite.hpp73 BOOST_USING_STD_MAX(); in apply()