votca 2024.2-dev
|
Public Member Functions | |
DefaultReference ()=default | |
DefaultReference (T object) | |
DefaultReference & | operator= (const T &object) |
const T & | operator() () |
Private Attributes | |
const T * | p = nullptr |
Definition at line 111 of file openmp_cuda.h.
|
default |
|
inline |
Definition at line 114 of file openmp_cuda.h.
|
inline |
Definition at line 121 of file openmp_cuda.h.
|
inline |
Definition at line 116 of file openmp_cuda.h.
|
private |
Definition at line 127 of file openmp_cuda.h.