Jpp  18.0.0-rc.1
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
JTOOLS::JResultType< JClass_t, JResultType_t > Struct Template Reference

Auxiliary class to evaluate result type. More...

#include <JFunctional.hh>

Public Types

typedef JClass_t result_type
 

Detailed Description

template<class JClass_t, class JResultType_t = void>
struct JTOOLS::JResultType< JClass_t, JResultType_t >

Auxiliary class to evaluate result type.

The result type is the actual data type.

Definition at line 377 of file JFunctional.hh.

Member Typedef Documentation

template<class JClass_t, class JResultType_t = void>
typedef JClass_t JTOOLS::JResultType< JClass_t, JResultType_t >::result_type

Definition at line 379 of file JFunctional.hh.


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