Home
last modified time | relevance | path

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

/third_party/boost/libs/multi_index/test/
Dsmall_allocator.hpp17 class small_allocator class
31 small_allocator(){} in small_allocator() function in small_allocator
32 small_allocator(const small_allocator<T>&){} in small_allocator() function in small_allocator
33 template<class U>small_allocator(const small_allocator<U>&,int=0){} in small_allocator() function in small_allocator
47 friend bool operator==(const small_allocator&,const small_allocator&) in operator ==()
52 friend bool operator!=(const small_allocator&,const small_allocator&) in operator !=()