Loki::Functor< R, TList, ThreadingModel > Class Template Reference
[Function objects]
#include <Functor.h>
List of all members.
Detailed Description
template<typename R = void, class TList = NullType, template< class, class > class ThreadingModel = ::Loki::SingleThreaded>
 class Loki::Functor< R, TList, ThreadingModel >
A generalized functor implementation with value semantics
- Macro: LOKI_FUNCTOR_IS_NOT_A_SMALLOBJECT
- Define  LOKI_FUNCTOR_IS_NOT_A_SMALLOBJECT 
 
- Macro: LOKI_FUNCTORS_ARE_COMPARABLE
- To enable the operator== define the macro  LOKI_FUNCTORS_ARE_COMPARABLE 
 
The documentation for this class was generated from the following file: