Callable type for parsing a single list element.
Synopsis
Declared in <balxml_listparser.h>
typedef bsl::function<int(xref:BloombergLP/balxml/ListParser.adoc[ElementType*, char const*, int)>] ParseElementCallback;
Created with MrDocs