STK++ 0.9.13
|
#include <STK_Functors.h>
Public Types | |
typedef hidden::RemoveConst< Type >::Type | param1_type |
Public Member Functions | |
DivisionWithBaseOp (DivisionWithBaseOp const &value) | |
DivisionWithBaseOp (param1_type value) | |
Type const | operator() (param1_type a) const |
Private Attributes | |
param1_type const | value_ |
Definition at line 612 of file STK_Functors.h.
typedef hidden::RemoveConst<Type>::Type STK::DivisionWithBaseOp< Type, true >::param1_type |
Definition at line 614 of file STK_Functors.h.
|
inline |
Definition at line 615 of file STK_Functors.h.
|
inline |
Definition at line 616 of file STK_Functors.h.
|
inline |
Definition at line 618 of file STK_Functors.h.
|
private |
Definition at line 620 of file STK_Functors.h.