Base Framework
|
Arithmetic division function object. More...
#include <base/Functor.h>
Inherits BinaryOperation< TYPE, TYPE, TYPE >.
Public Member Functions | |
TYPE | operator() (const TYPE &left, const TYPE &right) const noexcept |
Additional Inherited Members | |
![]() | |
typedef TYPE | FirstArgument |
typedef TYPE | SecondArgument |
typedef TYPE | Result |
Arithmetic division function object.