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

#include <CreateLeaf.h>

Public Types

typedef Expression< T >::Expression_t Leaf_t

Static Public Member Functions

static const Leaf_tmake (const Expression< T > &a)

Detailed Description

template<class T>
struct CreateLeaf< Expression< T > >

Definition at line 112 of file CreateLeaf.h.

Member Typedef Documentation

◆ Leaf_t

template<class T>
typedef Expression<T>::Expression_t CreateLeaf< Expression< T > >::Leaf_t

Definition at line 114 of file CreateLeaf.h.

Member Function Documentation

◆ make()

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

Definition at line 117 of file CreateLeaf.h.

References Expression< T >::expression().


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