Searched defs:small_allocator (Results 1 – 1 of 1) sorted by relevance
17 class small_allocator class31 small_allocator(){} in small_allocator() function in small_allocator32 small_allocator(const small_allocator<T>&){} in small_allocator() function in small_allocator33 template<class U>small_allocator(const small_allocator<U>&,int=0){} in small_allocator() function in small_allocator47 friend bool operator==(const small_allocator&,const small_allocator&) in operator ==()52 friend bool operator!=(const small_allocator&,const small_allocator&) in operator !=()