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