Home | All Classes | Grouped Classes | Index | Search

CL_String::trim_spaces

Returns a string trimmed for space characters in both ends of string.

	std::string trim_spaces(
		const std::string& str);

See also:

CL_String



Questions or comments, write to the ClanLib mailing list.