STK++ 0.9.13
STK::hidden::OperatorSelector< Lhs, Rhs, Arrays::maxOp_ > Struct Template Reference

specialization for operator max More...

#include <STK_BinarySelector.h>

Public Types

typedef OperatorHelper< Lhs, Rhs, MaxWithOp< typename hidden::Traits< Lhs >::Type >, MaxOp< typename hidden::Traits< Rhs >::Type, typename hidden::Traits< Rhs >::Type > > Selector
 
typedef Selector::Result Result
 

Detailed Description

template<typename Lhs, typename Rhs>
struct STK::hidden::OperatorSelector< Lhs, Rhs, Arrays::maxOp_ >

specialization for operator max

Definition at line 270 of file STK_BinarySelector.h.

Member Typedef Documentation

◆ Result

template<typename Lhs , typename Rhs >
typedef Selector::Result STK::hidden::OperatorSelector< Lhs, Rhs, Arrays::maxOp_ >::Result

Definition at line 277 of file STK_BinarySelector.h.

◆ Selector


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