Cuda battery library
|
#include <memory.hpp>
Public Types | |
using | value_type = typename impl::value_type_of< A >::type |
Public Member Functions | |
copyable_atomic ()=default | |
CUDA | copyable_atomic (value_type x) |
copyable_atomic (const copyable_atomic &other) | |
copyable_atomic (copyable_atomic &&other) | |
copyable_atomic & | operator= (const copyable_atomic &other) |
copyable_atomic & | operator= (copyable_atomic &&other) |
using battery::copyable_atomic< A >::value_type = typename impl::value_type_of<A>::type |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |