Namespace for facilities that are used in the implementation of class HexParser<TYPE>. Only instances of HexParser<TYPE> can access the facilities in this class.
Declared in <balxml_hexparser.h>
class HexParser_Helper;
| Name | Description |
|---|---|
BloombergLP::balxml::HexParser | This is a push parser for supported Hex types (bsl::vector<char> or bsl::string). |