Very easy one…
Any chance you could put the check performed by the constructor asserts made into a static string-validation function? e.g. Identifier::isValidIdentifier (const String& name)
please + thanks 
Very easy one…
Any chance you could put the check performed by the constructor asserts made into a static string-validation function? e.g. Identifier::isValidIdentifier (const String& name)
please + thanks 
Eminently sensible; consider it done.