STK++ 0.9.13
STK::hidden::OperatorImpl< Functor, Lhs, Rhs, isNumber > Struct Template Reference

allow to disambiguate the case expr + number from the case expr + other_expr More...

Detailed Description

template<typename Functor, typename Lhs, typename Rhs, bool isNumber>
struct STK::hidden::OperatorImpl< Functor, Lhs, Rhs, isNumber >

allow to disambiguate the case expr + number from the case expr + other_expr

Definition at line 56 of file STK_BinarySelector.h.


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