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
const SecondArgumentType & const_second_argument_reference
ArgumentType * argument_pointer
SecondArgumentType * second_argument_pointer
FirstArgumentType * first_argument_pointer
SecondArgumentType & second_argument_reference
const ArgumentType * const_argument_pointer
const ArgumentType & const_argument_reference
const SecondArgumentType * const_second_argument_pointer
ArgumentType & argument_reference
const FirstArgumentType & const_first_argument_reference
FirstArgumentType first_argument_type
SecondArgumentType second_argument_type
ArgumentType argument_type
const FirstArgumentType * const_first_argument_pointer
FirstArgumentType & first_argument_reference