COMPONENT‐PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT.
Synopsis
Declared in <balxml_decoder.h>
template<class TYPE>
struct Decoder_InstantiateContext<bdlat_TypeCategory::Enumeration, TYPE>;
Description
Note: Enums are treated as simple types (i.e., they are parsed by TypesParserUtil).