Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dallocator_access.hpp117 struct allocator_const_void_pointer { struct
118 typedef typename A::template rebind<void>::other::const_pointer type;
122 struct allocator_const_void_pointer { struct
125 rebind_to<const void>::type type;
129 struct allocator_const_void_pointer<A, struct
131 typedef typename A::const_void_pointer type;