Searched defs:SimpleAllocator (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_allocator.h487 struct SimpleAllocator struct in namespace:__gnu_test
494 SimpleAllocator(const SimpleAllocator<T>& other) { } function in struct:__gnu_test::SimpleAllocator
504 bool operator==(const SimpleAllocator<T>&, const SimpleAllocator<U>&) argument
507 bool operator!=(const SimpleAllocator<T>&, const SimpleAllocator<U>&) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/opt/
H A Ddump1.C757 struct SimpleAllocator struct in namespace:__gnu_test

Completed in 93 milliseconds