BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bdlat_EnumFunctions_ImplUtil Struct Reference

#include <bdlat_enumfunctions.h>

Static Public Member Functions

template<class TYPE >
static int makeFallback (TYPE *result, bsl::true_type)
 
template<class TYPE >
static int makeFallback (TYPE *result, bsl::false_type)
 
template<class TYPE >
static bool hasFallback (const TYPE &value, bsl::true_type)
 
template<class TYPE >
static bool hasFallback (const TYPE &value, bsl::false_type)
 
template<class TYPE >
static bool isFallback (const TYPE &value, bsl::true_type)
 
template<class TYPE >
static bool isFallback (const TYPE &value, bsl::false_type)
 

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