QDP++
OpCast< T1 > Struct Template Reference

#include <OperatorTags.h>

Public Member Functions

template<class T2>
UnaryReturn< T2, OpCast< T1 > > operator() (const T2 &a) const

Detailed Description

template<class T1>
struct OpCast< T1 >

Definition at line 282 of file OperatorTags.h.

Member Function Documentation

◆ operator()()

template<class T1>
template<class T2>
UnaryReturn< T2, OpCast< T1 > > OpCast< T1 >::operator() ( const T2 & a) const
inline

Definition at line 287 of file OperatorTags.h.


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