state overloads
Synopses
Declared in <baljsn_encoder_testtypes.h>
Return a reference to the modifiable "State" attribute of this object.
bsl::string&
state();
Return a reference offering non‐modifiable access to the "State" attribute of this object.
bsl::string const&
state() const;
Created with MrDocs