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