STK++ 0.9.13
STK::hidden::FunctorReturnTypeTraits< Functor > Struct Template Reference

produce the return type of the Functor. More...

#include <STK_Functors.h>

Public Types

typedef Functor::result_type result_type
 

Detailed Description

template<typename Functor>
struct STK::hidden::FunctorReturnTypeTraits< Functor >

produce the return type of the Functor.


Definition at line 84 of file STK_Functors.h.

Member Typedef Documentation

◆ result_type

template<typename Functor >
typedef Functor::result_type STK::hidden::FunctorReturnTypeTraits< Functor >::result_type

Definition at line 85 of file STK_Functors.h.


The documentation for this struct was generated from the following file: