Logo MTL4

mtl::UnaryStaticFunctor< T > Struct Template Reference
[Concepts]

Concept UnaryStaticFunctor. More...

#include <std_concept.hpp>

Inherits UnaryFunctor< T >.

Collaboration diagram for mtl::UnaryStaticFunctor< T >:

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)
 The application operator behaves like apply. Exists for compatibility with UnaryFunctor.

Static Public Member Functions

static result_type apply (T)
 The unary static function.


Detailed Description

template<typename T>
struct mtl::UnaryStaticFunctor< T >

Concept UnaryStaticFunctor.

Refinement of:
  • std::Callable1 < T >

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


mtl::UnaryStaticFunctor< T > 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.