Celeritas 0.6.0-dev.116+3fbab5e0
|
#include <cstdlib>
#include "detail/PinnedAllocatorImpl.hh"
Classes | |
struct | celeritas::PinnedAllocator< T > |
Allocate pinned host memory when using a device. More... | |
Functions | |
template<class T , class U > | |
bool | celeritas::operator== (PinnedAllocator< T > const &, PinnedAllocator< U > const &) |
template<class T , class U > | |
bool | celeritas::operator!= (PinnedAllocator< T > const &, PinnedAllocator< U > const &) |