Home
last modified time | relevance | path

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

/third_party/boost/libs/core/test/
Dto_address_test.cpp51 static T* to_address(const P3<T>& p) BOOST_NOEXCEPT { in to_address() function
75 static T* to_address(const P4<T>& p) BOOST_NOEXCEPT { in to_address() function
97 static T* to_address(const P5<T>& p) BOOST_NOEXCEPT { in to_address() function
118 static T* to_address(const P6<T>& p) BOOST_NOEXCEPT { in to_address() function
127 static T* to_address(const P6<T>& p) BOOST_NOEXCEPT { in to_address() function
/third_party/boost/boost/core/
Dpointer_traits.hpp185 to_address(T* v) BOOST_NOEXCEPT in to_address() function
219 to_address(const T& v) BOOST_NOEXCEPT in to_address() function
226 to_address(const T& v) BOOST_NOEXCEPT in to_address() function