Home
last modified time | relevance | path

Searched defs:addressof (Results 1 – 2 of 2) 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.hpp38 addressof(T& o) BOOST_NOEXCEPT in addressof() function
126 addressof(T& o) BOOST_NOEXCEPT in addressof() function
148 addressof(T (&o)[N]) BOOST_NOEXCEPT in addressof() function
238 addressof(T& o) BOOST_NOEXCEPT in addressof() function
246 addressof(T& o) BOOST_NOEXCEPT in addressof() function
255 addressof(T& o) BOOST_NOEXCEPT in addressof() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/
H A Dmeta_utils.hpp267 BOOST_MOVE_FORCEINLINE T * addressof( T & v ) in addressof() function