Content


NTL
Core
isCppIdentifier

isCppIdentifier


Check whether specified string is valid C++ identifier.

bool isCppIdentifier(const AnsiString &str);
bool isCppIdentifier(const String &str);
Namespace: nitisa
Include: Nitisa/Core/Strings.h