[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-choice-0a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::choice :relfileprefix: ../../../ :mrdocs: `choice` overloads == Synopses Declared in `<baljsn_encoder_testtypes.h>` Return a modifiable reference to the "Choice" selection. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice]& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-02.adoc[choice](); ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-02.adoc[_» more..._]# Return a non‐modifiable reference to the "Choice" selection. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategoriesChoice.adoc[EncoderTestChoiceWithAllCategoriesChoice] const& xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-0d.adoc[choice]() const; ---- [.small]#xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories/choice-0d.adoc[_» more..._]# == Return Value * modifiable reference to the "Choice" selection * non‐modifiable reference to the "Choice" selection [.small]#Created with https://www.mrdocs.com[MrDocs]#