Logo MTL4
Public Types | Public Member Functions
mtl::BinaryFunctor< T, U > Struct Template Reference

Concept BinaryFunctor. More...

#include <std_concept.hpp>

Inheritance diagram for mtl::BinaryFunctor< T, U >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef associated_type result_type
 Result type of operator()

Public Member Functions

result_type operator() (T, U)
 The unary function.

Detailed Description

template<typename T, typename U>
struct mtl::BinaryFunctor< T, U >

Concept BinaryFunctor.

With concept corresponds to std::Callable2


The documentation for this struct was generated from the following file:


mtl::BinaryFunctor< T, U > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine -- Gen. with rev. 7542 on Sat Aug 11 2012 by doxygen 1.7.6.1 -- © 2010 by SimuNova UG.