fw4spl
|
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> | |
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>
T | the type to test |
KeyType | the type to match |
Definition at line 30 of file TypeMapping.hpp.