Celeritas  0.5.0-57+aeecb15
Classes | Functions
DeviceAllocation.hh File Reference
#include <cstdlib>
#include <memory>
#include <utility>
#include "corecel/Macros.hh"
#include "corecel/Types.hh"
#include "corecel/cont/InitializedValue.hh"
#include "corecel/cont/Span.hh"
#include "corecel/sys/ThreadId.hh"
This graph shows which files directly or indirectly include this file:

Classes

class  celeritas::DeviceAllocation
 Allocate raw uninitialized memory. More...
 

Functions

void celeritas::swap (DeviceAllocation &a, DeviceAllocation &b) noexcept
 Swap two allocations.