Cupt
|
Go to the source code of this file.
Namespaces | |
cupt | |
Functions | |
bool | cupt::checkVersionString (const string &versionString, bool throwOnError=true) |
checks version string for correctness More... | |
int | cupt::compareVersionStrings (const string &left, const string &right) |
compares two version strings More... | |
StringRange | cupt::getOriginalVersionString (const StringRange &versionString) |
gets the original part of possibly Cupt-modified version string More... | |