QDP++
OpBitwiseAnd Struct Reference

#include <OperatorTags.h>

Public Member Functions

template<class T1, class T2>
BinaryReturn< T1, T2, OpBitwiseAnd >::Type_t operator() (const T1 &a, const T2 &b) const

Detailed Description

Definition at line 353 of file OperatorTags.h.

Member Function Documentation

◆ operator()()

template<class T1, class T2>
BinaryReturn< T1, T2, OpBitwiseAnd >::Type_t OpBitwiseAnd::operator() ( const T1 & a,
const T2 & b ) const
inline

Definition at line 358 of file OperatorTags.h.


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