Home
last modified time | relevance | path

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

/third_party/boost/boost/move/detail/
Dto_raw_pointer.hpp32 BOOST_MOVE_FORCEINLINE T* to_raw_pointer(T* p) in to_raw_pointer() function
37 to_raw_pointer(const Pointer &p) in to_raw_pointer() function
/third_party/boost/boost/interprocess/smart_ptr/
Dscoped_ptr.hpp157 typename scoped_ptr<T, D>::pointer to_raw_pointer(scoped_ptr<T, D> const & p) in to_raw_pointer() function
166 T *to_raw_pointer(boost::interprocess::scoped_ptr<T, D> const & p) in to_raw_pointer() function
Dintrusive_ptr.hpp281 to_raw_pointer(intrusive_ptr<T, VP> p) BOOST_NOEXCEPT in to_raw_pointer() function
323 inline T *to_raw_pointer(boost::interprocess::intrusive_ptr<T, VP> p) BOOST_NOEXCEPT in to_raw_pointer() function
Dshared_ptr.hpp355 T * to_raw_pointer(shared_ptr<T, VoidAllocator, Deleter> const & p) in to_raw_pointer() function
418 T * to_raw_pointer(boost::interprocess::shared_ptr<T, VoidAllocator, Deleter> const & p) in to_raw_pointer() function
/third_party/boost/boost/interprocess/detail/
Dutilities.hpp44 inline T* to_raw_pointer(T* p) in to_raw_pointer() function
49 to_raw_pointer(const Pointer &p) in to_raw_pointer() function
Dintersegment_ptr.hpp233 void *to_raw_pointer() const in to_raw_pointer() function
875 T * to_raw_pointer(boost::interprocess::intersegment_ptr<T> const & p) in to_raw_pointer() function
917 T * to_raw_pointer(boost::interprocess::intersegment_ptr<T> const & p) in to_raw_pointer() function
/third_party/boost/boost/intrusive/
Dpointer_traits.hpp204 BOOST_INTRUSIVE_FORCEINLINE static T* to_raw_pointer(T* p) in to_raw_pointer() function
209 to_raw_pointer(const Pointer &p) in to_raw_pointer() function
/third_party/boost/boost/interprocess/smart_ptr/detail/
Dshared_count.hpp164 const pointer &to_raw_pointer() const in to_raw_pointer() function in boost::interprocess::ipcdetail::shared_count
167 pointer &to_raw_pointer() in to_raw_pointer() function in boost::interprocess::ipcdetail::shared_count
/third_party/boost/boost/interprocess/
Doffset_ptr.hpp670 BOOST_INTERPROCESS_FORCEINLINE T * to_raw_pointer(boost::interprocess::offset_ptr<T, P, O, A> const… in to_raw_pointer() function