STK++ 0.9.13
STK::hidden::FunctorParamTraits< Functor, NbParam_ > Struct Template Reference

produce the Nth parameter type of Functor. More...

#include <STK_Functors.h>

Classes

class  Void
 

Detailed Description

template<typename Functor, int NbParam_>
struct STK::hidden::FunctorParamTraits< Functor, NbParam_ >

produce the Nth parameter type of Functor.

If the type is note available because the parameter does not exits, generate an error using a "Void" class

Definition at line 57 of file STK_Functors.h.


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