QDP++
QDP::MakeReturn< T, C > Struct Template Reference

#include <qdp_qdpexpr.h>

Public Types

typedef QDPExpr< T, CExpression_t

Static Public Member Functions

static Expression_t make (const T &a)

Detailed Description

template<class T, class C>
struct QDP::MakeReturn< T, C >

Definition at line 62 of file qdp_qdpexpr.h.

Member Typedef Documentation

◆ Expression_t

template<class T, class C>
typedef QDPExpr<T, C> QDP::MakeReturn< T, C >::Expression_t

Definition at line 64 of file qdp_qdpexpr.h.

Member Function Documentation

◆ make()


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