Searched defs:test_allocator (Results 1 – 3 of 3) sorted by relevance
37 template <class U> friend class test_allocator; variable51 explicit test_allocator(int i) throw() : data_(i) {} in test_allocator() function54 template <class U> test_allocator(const test_allocator<U>& a) throw() in test_allocator() function95 template <class U> friend class test_allocator; variable107 explicit test_allocator(int i) throw() : data_(i) {} in test_allocator() function110 template <class U> test_allocator(const test_allocator<U>& a) throw() in test_allocator() function
36 template <class U> friend class test_allocator; variable50 explicit test_allocator(int i) throw() : data_(i) {} in test_allocator() function53 template <class U> test_allocator(const test_allocator<U>& a) throw() in test_allocator() function94 template <class U> friend class test_allocator; variable106 explicit test_allocator(int i) throw() : data_(i) {} in test_allocator() function109 template <class U> test_allocator(const test_allocator<U>& a) throw() in test_allocator() function
43 template <class U> friend class test_allocator; variable57 explicit test_allocator(int i) throw() : data_(i) {++count;} in test_allocator() function60 template <class U> test_allocator(const test_allocator<U>& a) throw() in test_allocator() function163 template <class U> friend class test_allocator; variable175 explicit test_allocator(int i) throw() : data_(i) {} in test_allocator() function178 template <class U> test_allocator(const test_allocator<U>& a) throw() in test_allocator() function