Function SgNodeHelper::isPrefix#
Defined in File SgNodeHelper.h
Function Documentation#
-
bool SgNodeHelper::isPrefix(const std::string &prefix, const std::string &s)#
checks whether prefix ‘prefix’ is a prefix in string ‘s’.
Defined in File SgNodeHelper.h
checks whether prefix ‘prefix’ is a prefix in string ‘s’.