Go to the documentation of this file.
5 #ifndef BALL_CONCEPT_BASEFUNCTOR_H
6 #define BALL_CONCEPT_BASEFUNCTOR_H
8 #ifndef BALL_COMMON_GLOBAL_H
24 template <
class ArgumentType,
class ResultType>
63 template <
class FirstArgumentType,
class SecondArgumentType,
class ResultType>
115 #endif // BALL_CONCEPT_BASEFUNCTOR_H