#include <functional>
#include "utilmm/functional/arg_traits.hh"
Go to the source code of this file.
Namespaces | |
namespace | utilmm |
Classes | |
struct | utilmm::binary_compose_2< BinaryFun, UnaryFun1, UnaryFun2 > |
Binary functor composition with two unary functors. More... |
This header define the utilmm::binary_compose_2
class.