MTL 4: mtl::BinaryStaticFunctor< T, U > Struct Template Reference
#include <std_concept.hpp>
Inherits BinaryFunctor< T, U >.
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. |
mtl::BinaryStaticFunctor< T, U > 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.