Home
last modified time | relevance | path

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

/third_party/boost/boost/intrusive/detail/
Dnode_to_value.hpp33 struct dummy_constptr struct
36 template rebind_pointer<const void>::type ConstVoidPtr;
38 explicit dummy_constptr(ConstVoidPtr) in dummy_constptr() function
41 dummy_constptr() in dummy_constptr() function
44 ConstVoidPtr get_ptr() const in get_ptr()