Searched defs:CustomAlloc (Results 1 – 7 of 7) sorted by relevance
352 struct CustomAlloc : std::allocator<T> { struct353 CustomAlloc() {} in CustomAlloc() argument356 CustomAlloc(const CustomAlloc<U>& other) {} in CustomAlloc() function358 template<class U> struct rebind {
421 struct CustomAlloc : std::allocator<T> { struct422 CustomAlloc() {} in CustomAlloc() function425 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function427 template<class U> struct rebind {
422 struct CustomAlloc : std::allocator<T> { struct426 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() argument428 template<class U> struct rebind {
422 struct CustomAlloc : std::allocator<T> { struct426 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function428 template<class U> struct rebind {
653 struct CustomAlloc : std::allocator<T> { struct657 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function660 struct rebind {
672 struct CustomAlloc : std::allocator<T> { struct676 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() function679 struct rebind {
673 struct CustomAlloc : std::allocator<T> { struct677 explicit CustomAlloc(const CustomAlloc<U>& /*other*/) {} in CustomAlloc() argument680 struct rebind {