Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dnode_to_value.hpp49 struct constptr struct
52 template rebind_pointer<const void>::type ConstVoidPtr;
54 constptr() in constptr() function
57 explicit constptr(const ConstVoidPtr &ptr) in constptr() function
61 const void *get_ptr() const in get_ptr()
64 ConstVoidPtr const_void_ptr_;