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