Logo MTL4

mtl::StaticUnaryFunctor< T > Struct Template Reference

Concept/Type-trait for static unary functors. More...

#include <static_functor.hpp>

List of all members.

Public Types

typedef T::argument_type argument_type
 Associated type for argument, by default set to class's internal typedef (specialize if not present).
typedef T::result_type result_type
 Associated type for result, by default set to class's internal typedef (specialize if not present).


Detailed Description

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

Concept/Type-trait for static unary functors.

This name is overloaded: when MTL4 is compiled with a concept-compiler StaticUnaryFunctor is a concept otherwise a type-trait.


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


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