BloombergLP::baljsn::EncoderTestAddress::city

city overloads

Synopses

Declared in <baljsn_encoder_testtypes.h>

Return a reference to the modifiable "City" attribute of this object.

bsl::string&
city();
» more...

Return a reference offering non-modifiable access to the "City" attribute of this object.

bsl::string const&
city() const;
» more...