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 -- Generated on 24 Aug 2009 by Doxygen 1.5.9 -- Copyright 2008-09 by TU Dresden and the Trustees of Indiana University.