MCPcopy Create free account
hub / github.com/RIPmr/MoonEngine / ends_with

Function ends_with

ToyBox/Strutil.h:227–231  ·  view source on GitHub ↗

* @brief Checks if std::string str ends with specified suffix. * @param str - input std::string that will be checked. * @param suffix - searched suffix in str. * @return True if suffix was found, false otherwise. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

GuessFormatMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected