setIdentifier overloads

Synopses

Declared in <baltzo_zoneinfo.h>

Set the identifier attribute of this object to the specified value.

void
setIdentifier(std::string_view const& value);

Set the identifier attribute of this object to the specified value.

void
setIdentifier(char const* value);

Created with MrDocs