Beatmup
string_utils.h File Reference
#include <string>

Go to the source code of this file.

Namespaces

 Beatmup
 
 Beatmup::StringUtils
 Handy utilities for strings.
 

Functions

std::string Beatmup::StringUtils::lowercase (const std::string &str)
 Converts a string to lower case (latin letters only). More...