1 #ifndef PhysicsTools_Utilities_Composition_h 2 #define PhysicsTools_Utilities_Composition_h 3 #include <boost/static_assert.hpp> 6 template<
typename A,
typename B>
12 operator double()
const {
25 template<
typename A,
typename B>
31 template<
typename A,
typename B>
static type compose(const A &a, const B &b)
double operator()(double x) const
double operator()(double x, double y) const
CompositionStruct(const A &a, const B &b)
funct::Composition< A, B >::type compose(const A &a, const B &b)
CompositionStruct< A, B > type
double operator()() const