Sequoia
|
Utilities for allocation testing. More...
#include "sequoia/Core/Meta/TypeTraits.hpp"
Go to the source code of this file.
Classes | |
class | sequoia::testing::shared_counting_allocator< T, PropagateCopy, PropagateMove, PropagateSwap > |
Somewhat similar to std::allocator but logs (de)allocations via an counter which is shared upon copying. More... | |
struct | sequoia::testing::shared_counting_allocator< T, PropagateCopy, PropagateMove, PropagateSwap >::rebind< U > |
struct | sequoia::testing::type_demangler< shared_counting_allocator< T, PropagateCopy, PropagateMove, PropagateSwap > > |
Utilities for allocation testing.