* @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 not stored for this graph (policy: none)