|
kokkos-execution 0.0.1
|
#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) |