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

Concept BinaryStaticFunctor. More...

#include <std_concept.hpp>

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

List of all members.

Public Types

typedef associated_type result_type
 Result type of apply.

Public Member Functions

result_type operator() (T, U)
 The application operator behaves like apply. Exists for compatibility with BinaryFunctor.

Static Public Member Functions

static result_type apply (T, U)
 The unary static function.

Detailed Description

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

Concept BinaryStaticFunctor.

Refinement of:

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


mtl::BinaryStaticFunctor< 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.