Home
last modified time | relevance | path

Searched defs:is_const_ (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/
H A Dforeach.hpp221 inline boost::is_const<T> *is_const_(T &) { return 0; } in is_const_() function
225 inline boost::mpl::true_ *is_const_(T const &) { return 0; } in is_const_() function