DASH
0.3.0
|
Public Types | |
using | void_pointer = void * |
using | const_void_pointer = const void * |
Public Member Functions | |
HostSpace (HostSpace const &other)=default | |
HostSpace (HostSpace &&other)=default | |
HostSpace & | operator= (HostSpace const &other)=default |
HostSpace & | operator= (HostSpace &&other)=default |
Definition at line 8 of file HostSpace.h.