Home
last modified time | relevance | path

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

/third_party/boost/boost/core/
Dallocator_access.hpp97 struct allocator_void_pointer { struct
98 typedef typename A::template rebind<void>::other::pointer type;
102 struct allocator_void_pointer { struct
105 rebind_to<void>::type type;
109 struct allocator_void_pointer<A, struct
111 typedef typename A::void_pointer type;