Function opensn::StringUpToFirstReverse
Defined in File utils.h
Function Documentation
-
std::string opensn::StringUpToFirstReverse(const std::string &input, const std::string &search_string)
The string portion, from the rear of the input string, up to encountering the search_string.