fw4spl
fwTools::isMappingSingleMPLHelper< T, KeyType > Struct Template Reference

an isMapping() helper : This function is called iff TSingle_or_TSEQ is not a sequence and isMapping<SingleType> is not specialized This class is intended to avoid developer to forgive the specialization of isMapping<TYPE> More...

#include <TypeMapping.hpp>

Static Public Member Functions

static bool evaluate (const KeyType &key)
 this function is called iff TSingle_or_TSEQ is not a sequence and isMapping<SingleType>
 

Detailed Description

template<class T, class KeyType>
struct fwTools::isMappingSingleMPLHelper< T, KeyType >

an isMapping() helper : This function is called iff TSingle_or_TSEQ is not a sequence and isMapping<SingleType> is not specialized This class is intended to avoid developer to forgive the specialization of isMapping<TYPE>

Template Parameters
Tthe type to test
KeyTypethe type to match

Definition at line 30 of file TypeMapping.hpp.


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