QDP++
QDP::TrinaryReturn< T1, T2, T3, Op > Struct Template Reference

#include <qdp.h>

Public Types

typedef BinaryReturn< T2, T3, Op >::Type_t Type_t

Detailed Description

template<class T1, class T2, class T3, class Op>
struct QDP::TrinaryReturn< T1, T2, T3, Op >

Definition at line 399 of file qdp.h.

Member Typedef Documentation

◆ Type_t

template<class T1, class T2, class T3, class Op>
typedef BinaryReturn<T2,T3,Op>::Type_t QDP::TrinaryReturn< T1, T2, T3, Op >::Type_t

Definition at line 400 of file qdp.h.


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