Cuda battery library
Loading...
Searching...
No Matches
shared_ptr.hpp File Reference
#include "utility.hpp"
#include "allocator.hpp"

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)