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

specialization for operator>= More...

#include <STK_BinarySelector.h>

Public Types

typedef OperatorHelper< Lhs, Rhs, GeqThanOp< typename hidden::Traits< Lhs >::Type >, GeqOp< 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::greaterThanOrEqualOp_ >

specialization for operator>=

Definition at line 166 of file STK_BinarySelector.h.

Member Typedef Documentation

◆ Result

Definition at line 173 of file STK_BinarySelector.h.

◆ Selector


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