QMCPACK
DeReference< T > Struct Template Reference
+ Collaboration diagram for DeReference< T >:

Public Types

using Return_t = const T &
 
using Type_t = T
 

Static Public Member Functions

static Return_t apply (const T &a)
 

Detailed Description

template<class T>
struct qmcplusplus::DeReference< T >

Definition at line 98 of file TreeNodes.h.

Member Typedef Documentation

◆ Return_t

using Return_t = const T&

Definition at line 100 of file TreeNodes.h.

◆ Type_t

using Type_t = T

Definition at line 101 of file TreeNodes.h.

Member Function Documentation

◆ apply()


The documentation for this struct was generated from the following file: