Function SgNodeHelper::isPrefix

Function SgNodeHelper::isPrefix#

Function Documentation#

bool SgNodeHelper::isPrefix(const std::string &prefix, const std::string &s)#

checks whether prefix ‘prefix’ is a prefix in string ‘s’.