Home
last modified time | relevance | path

Searched refs:addressof_is_constexpr (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/core/
H A Daddressof.hpp221 struct addressof_is_constexpr { struct
237 typename addressof_if<!addressof_is_constexpr<T>::value, T>::type
245 typename addressof_if<addressof_is_constexpr<T>::value, T>::type