FMI 1.0
FaaS Message Interface
FMI::Utils::Function< T > Member List

This is the complete list of members for FMI::Utils::Function< T >, including all inherited members.

associativeFMI::Utils::Function< T >
commutativeFMI::Utils::Function< T >
Function(std::function< T(T, T)> f, bool commutative, bool associative)FMI::Utils::Function< T >inline
operator()(T a, T b) constFMI::Utils::Function< T >inline