Cuda battery library
|
Go to the source code of this file.
Classes | |
class | battery::shared_ptr< T, Allocator > |
Namespaces | |
namespace | battery |
Functions | |
template<class T , class Alloc , class... Args> | |
CUDA NI shared_ptr< T, Alloc > | battery::allocate_shared (const Alloc &alloc, Args &&... args) |
template<class T , class Alloc , class... Args> | |
CUDA NI shared_ptr< T, Alloc > | battery::make_shared (Args &&... args) |