MTL 4: mtl::sfunctor::compose_binary< F, G > Struct Template Reference
F
with binary functor G
, i.e. compute f(g(x, y)).
More...
#include <sfunctor.hpp>
F
with binary functor G
, i.e. compute f(g(x, y)).
F/G must be models of StaticUnaryFunctor/StaticBinaryFunctor, StaticBinaryFunctor<G>::result_type must be convertible to StaticUnaryFunctor<F>::argument_type. Under these conditions compose_binary<F, G> will be a model of StaticBinaryFunctor.
mtl::sfunctor::compose_binary< F, G > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Gen. with
rev. 7542
on 7 Apr 2011 by doxygen 1.5.9 -- © 2010 by SimuNova UG.