Searched defs:cpp03_allocator (Results 1 – 1 of 1) sorted by relevance
145 struct cpp03_allocator : bare_allocator<T> struct 165 template <class T> bool cpp03_allocator<T>::construct_called = false; argument