QDP++
CreateLeaf< T > Struct Template Reference

#include <CreateLeaf.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 CreateLeaf< T >

Definition at line 94 of file CreateLeaf.h.

Member Typedef Documentation

◆ Leaf_t

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

Definition at line 96 of file CreateLeaf.h.

Member Function Documentation

◆ make()

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

Definition at line 99 of file CreateLeaf.h.


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