kokkos-execution 0.0.1
Loading...
Searching...
No Matches
tracking_allocator.hpp File Reference
#include <atomic>
#include <memory>
#include <utility>

Go to the source code of this file.

Classes

struct  Tests::Utils::TrackingAllocator< T >
 A minimal tracking allocator. More...

Namespaces

namespace  Tests
namespace  Tests::Utils

Functions

template<typename Allocator, typename T>
auto Tests::Utils::round_trip_allocate (Allocator &allocator, T &&value)