Searched defs:pointer_to (Results 1 – 9 of 9) sorted by relevance
20 static pointer<T> pointer_to(element_type& value) { in pointer_to() function in pointer
126 BOOST_INTRUSIVE_FORCEINLINE static pointer pointer_to(reference r) in pointer_to() function291 BOOST_INTRUSIVE_FORCEINLINE static pointer pointer_to(reference r) in pointer_to() function
113 static sp_alloc_ptr pointer_to(T& v) { in pointer_to() function in boost::detail::sp_alloc_ptr164 static sp_alloc_ptr pointer_to(T& v) { in pointer_to() function in boost::detail::sp_alloc_ptr215 static sp_alloc_ptr pointer_to(T& v) { in pointer_to() function in boost::detail::sp_alloc_ptr
69 static CompleteSmartPtr pointer_to(T &r) in pointer_to() function in CompleteSmartPtr
82 static bounded_pointer pointer_to(bounded_reference< T > r) { return &r; } in pointer_to() function in bounded_pointer
120 static smart_ptr pointer_to(reference r) in pointer_to() function in boost::intrusive::smart_ptr
469 BOOST_INTERPROCESS_FORCEINLINE static offset_ptr pointer_to(reference r) BOOST_NOEXCEPT in pointer_to() function in boost::interprocess::offset_ptr
301 static PointerWith pointer_to( in pointer_to() function