STK++ 0.9.13
|
#include <STK_Functors.h>
Public Types | |
typedef hidden::RemoveConst< Type >::Type | param1_type |
Public Member Functions | |
DivisionWithBaseOp (const DivisionWithBaseOp &value) | |
DivisionWithBaseOp (param1_type const &value) | |
Type const | operator() (param1_type const &a) const |
Private Attributes | |
param1_type const | value_ |
Definition at line 600 of file STK_Functors.h.
typedef hidden::RemoveConst<Type>::Type STK::DivisionWithBaseOp< Type, false >::param1_type |
Definition at line 602 of file STK_Functors.h.
|
inline |
Definition at line 603 of file STK_Functors.h.
|
inline |
Definition at line 604 of file STK_Functors.h.
|
inline |
Definition at line 606 of file STK_Functors.h.
|
private |
Definition at line 608 of file STK_Functors.h.