QDP++
QDP::CreateLeaf< int > Struct Reference

#include <qdp_specializations.h>

Public Types

typedef int Inp_t
typedef Integer Leaf_t

Static Public Member Functions

static Leaf_t make (const Inp_t &a)

Detailed Description

Definition at line 246 of file qdp_specializations.h.

Member Typedef Documentation

◆ Inp_t

typedef int QDP::CreateLeaf< int >::Inp_t

Definition at line 248 of file qdp_specializations.h.

◆ Leaf_t

typedef Integer QDP::CreateLeaf< int >::Leaf_t

Definition at line 249 of file qdp_specializations.h.

Member Function Documentation

◆ make()

Leaf_t QDP::CreateLeaf< int >::make ( const Inp_t & a)
inlinestatic

Definition at line 251 of file qdp_specializations.h.


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