Cupt
Namespaces | Functions
packagename.hpp File Reference
#include <cupt/common.hpp>
#include <cupt/stringrange.hpp>

Go to the source code of this file.

Namespaces

 cupt
 

Functions

void cupt::consumePackageName (const char *begin, const char *end, const char *&resultEnd)
 reads package name in range More...
 
bool cupt::checkPackageName (StringRange packageName, bool throwOnError=true)
 checks package name for correctness More...