FMI 1.0
FaaS Message Interface
|
This is the complete list of members for FMI::Utils::Function< T >, including all inherited members.
associative | FMI::Utils::Function< T > | |
commutative | FMI::Utils::Function< T > | |
Function(std::function< T(T, T)> f, bool commutative, bool associative) | FMI::Utils::Function< T > | inline |
operator()(T a, T b) const | FMI::Utils::Function< T > | inline |