FreePOOMA  2.4.1
Classes
FunctorResult.h File Reference

FunctorResult<Functor,T>::Type_t is the return type of a pooma functor object. More...

This graph shows which files directly or indirectly include this file:

Classes

struct  FunctorResult< Functor, ArgumentType >
 Where Pooma uses functor objects, STL functors can typically be used, where operator() is used to define the function. More...

Detailed Description

FunctorResult<Functor,T>::Type_t is the return type of a pooma functor object.