[#BloombergLP-balxml-Decoder_SelectContext] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balxml.adoc[balxml]::Decoder_SelectContext :relfileprefix: ../../ :mrdocs: COMPONENT‐PRIVATE CLASS. DO NOT USE OUTSIDE OF THIS COMPONENT. == Synopsis Declared in `<balxml_decoder.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<class TYPE> struct Decoder_SelectContext; ---- == Description This meta‐function is used to select a context for the parameterized `TYPE`. == Type Aliases [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balxml/Decoder_SelectContext/Type.adoc[`Type`] | Context type selected for the parameterized `TYPE`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#