QDP++
QDP::CreateLeaf< T > Struct Template Reference

#include <qdp.h>

Public Types

typedef Scalar< T > Leaf_t

Static Public Member Functions

static Leaf_t make (const T &a)

Detailed Description

template<class T>
struct QDP::CreateLeaf< T >

Definition at line 95 of file qdp.h.

Member Typedef Documentation

◆ Leaf_t

template<class T>
typedef Scalar<T> QDP::CreateLeaf< T >::Leaf_t

Definition at line 97 of file qdp.h.

Member Function Documentation

◆ make()

template<class T>
Leaf_t QDP::CreateLeaf< T >::make ( const T & a)
inlinestatic

Definition at line 100 of file qdp.h.


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