#include <std_concept.hpp>
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. |
mtl::UnaryStaticFunctor< T > Struct Template Reference -- MTL 4 -- Peter Gottschling and Andrew Lumsdaine
-- Generated on 19 May 2009 by Doxygen 1.5.5 -- Copyright 2007 by the Trustees of Indiana University.