COMPONENT-PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Declared in <balxml_decoder.h>
template<class TYPE>
struct Decoder_InstantiateContext<bdlat_TypeCategory::Enumeration, TYPE>;
Note: Enums are treated as simple types (i.e., they are parsed by TypesParserUtil).
| Name | Description |
|---|---|
Type | Context type for enumeration values treated as simple types. |