Searched defs:NotAnAllocator (Results 1 – 8 of 8) sorted by relevance
37 struct NotAnAllocator { struct38 friend bool operator<(NotAnAllocator, NotAnAllocator) { return false; } in operator <() argument
41 struct NotAnAllocator { struct42 friend bool operator<(NotAnAllocator, NotAnAllocator) { return false; } in operator <() argument
36 struct NotAnAllocator { struct37 friend bool operator<(NotAnAllocator, NotAnAllocator) { return false; } in operator <() argument
37 struct NotAnAllocator { typedef T value_type; }; struct
36 struct NotAnAllocator { typedef T value_type; }; argument