BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bdlat_HasFallbackEnumerator< TYPE > Struct Template Reference

#include <bdlat_typetraits.h>

Inheritance diagram for bdlat_HasFallbackEnumerator< TYPE >:

Detailed Description

template<class TYPE>
struct bdlat_HasFallbackEnumerator< TYPE >

This trait may be declared for "enumeration" types that have a fallback enumerator value. If this trait is declared to be true for the specified TYPE but the trait bdlat_IsBasicEnumeration has not previously been declared to be true for TYPE, the behavior is undefined.


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