BDE 4.14.0 Production release
|
#include <bdlat_typetraits.h>
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.