![]() |
QMCPACK
|
This wrapper is to allow us to leave the user facing operator<< for classes alone. More...
Public Types | |
using | type_t = OBJECT |
Public Member Functions | |
NativePrint (const OBJECT &obj) | |
const OBJECT & | get_obj () const |
Private Attributes | |
OBJECT | obj_ |
This wrapper is to allow us to leave the user facing operator<< for classes alone.
Definition at line 34 of file NativeInitializerPrint.hpp.
using type_t = OBJECT |
Definition at line 37 of file NativeInitializerPrint.hpp.
|
inline |
Definition at line 38 of file NativeInitializerPrint.hpp.
|
inline |
|
private |
Definition at line 42 of file NativeInitializerPrint.hpp.
Referenced by NativePrint< OBJECT >::get_obj().