setIdentifier overloads
Declared in <baltzo_zoneinfo.h>
Set the identifier attribute of this object to the specified value.
void
setIdentifier(std::string_view const& value);
» more...
Set the identifier attribute of this object to the specified value.
void
setIdentifier(char const* value);
» more...