Home | All Classes | Grouped Classes | Index | Search

CL_String::from_bool

Returns "true" or "false" based on a boolean.

	std::string from_bool(
		bool value);

See also:

CL_String



Questions or comments, write to the ClanLib mailing list.