Trivial adapter to avoid the GCC problem (pointer to the function is never evaluated as "const TYPE&" )
More...
#include <GaudiAlg/Tuples.h>
template<class OBJECT, class ARGUMENT = double, class RESULT = double>
class Tuples::_TupAdapter< OBJECT, ARGUMENT, RESULT >
Trivial adapter to avoid the GCC problem (pointer to the function is never evaluated as "const TYPE&" )
- Author
- Vanya BELYAEV Ivan..nosp@m.Bely.nosp@m.aev@l.nosp@m.app..nosp@m.in2p3.nosp@m..fr
- Date
- 2005-05-01
Definition at line 35 of file Tuples.h.
template<class OBJECT , class ARGUMENT = double, class RESULT = double>
template<class OBJECT , class ARGUMENT = double, class RESULT = double>
template<class OBJECT , class ARGUMENT = double, class RESULT = double>
the only one essential menthod
Definition at line 42 of file Tuples.h.
template<class OBJECT , class ARGUMENT = double, class RESULT = double>
The documentation for this class was generated from the following file: