Home
last modified time | relevance | path

Searched defs:addressof_impl (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/utility/
Daddressof.hpp35 template<class T> struct addressof_impl struct
55 return boost::detail::addressof_impl<T>::f( v, 0 ); in addressof()