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

#include <TypeComputations.h>

Public Types

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

Detailed Description

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

Definition at line 398 of file TypeComputations.h.

Member Typedef Documentation

◆ Type_t

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

Definition at line 399 of file TypeComputations.h.


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