Function _resolve_prefix
Defined in File namespace_prefix.hpp
Function Documentation
-
std::string _resolve_prefix(const std::string &name, const std::string &prefix)
Returns
namestripped ofprefixif exists, if not return “”.
Defined in File namespace_prefix.hpp
Returns name stripped of prefix if exists, if not return “”.