[#BloombergLP-balb-FeatureTestMessage-selection2-06a] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/FeatureTestMessage.adoc[FeatureTestMessage]::selection2 :relfileprefix: ../../../ :mrdocs: `selection2` overloads == Synopses Declared in `<balb_testmessages.h>` Return a reference to the modifiable "Selection2" selection of this object if "Selection2" is the current selection. The behavior is undefined unless "Selection2" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>]& xref:BloombergLP/balb/FeatureTestMessage/selection2-05.adoc[selection2](); ---- [.small]#xref:BloombergLP/balb/FeatureTestMessage/selection2-05.adoc[_» more..._]# Return a reference to the non‐modifiable "Selection2" selection of this object if "Selection2" is the current selection. The behavior is undefined unless "Selection2" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<char>] const& xref:BloombergLP/balb/FeatureTestMessage/selection2-063.adoc[selection2]() const; ---- [.small]#xref:BloombergLP/balb/FeatureTestMessage/selection2-063.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#