Home
last modified time | relevance | path

Searched refs:addressof_if (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.hpp228 struct addressof_if { }; struct
231 struct addressof_if<true, T> { struct
237 typename addressof_if<!addressof_is_constexpr<T>::value, T>::type
245 typename addressof_if<addressof_is_constexpr<T>::value, T>::type