fw4spl
fwTools::isMappingMultiMPLHelper< TSEQ, KeyTypeContainer > Struct Template Reference

an helper to isMapping() using iterator : this class is called when TSEQ is a sequence. it is recursivelly called with head element removed from TSEQ More...

#include <TypeMapping.hpp>

Static Public Member Functions

static bool evaluate (typename KeyTypeContainer::const_iterator &begin, typename KeyTypeContainer::const_iterator &end)
 
static bool evaluate (const KeyTypeContainer &keys)
 

Detailed Description

template<class TSEQ, class KeyTypeContainer>
struct fwTools::isMappingMultiMPLHelper< TSEQ, KeyTypeContainer >

an helper to isMapping() using iterator : this class is called when TSEQ is a sequence. it is recursivelly called with head element removed from TSEQ

Definition at line 27 of file TypeMapping.hpp.


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