ValidKeyValuePairTraitHelper< ILLEGALTYPE > Class Template Reference

#include <fid.h>

Static Public Member Functions

template<typename VALUETYPE , typename KEYTYPE >
static constexpr Bool IsValueTypeLegal ()
 

Static Private Member Functions

template<typename VALUETYPE , typename KEYTYPE >
static constexpr Bool IsValueTypeLegalImpl ()
 

Member Function Documentation

◆ IsValueTypeLegalImpl()

static constexpr Bool IsValueTypeLegalImpl ( )
staticconstexprprivate

Implementation of the type validation.

◆ IsValueTypeLegal()

static constexpr Bool IsValueTypeLegal ( )
staticconstexpr