Home | All Classes | Grouped Classes | Index | Search

CL_LibraryManager::has

Convenient method to check if a given maker function is already in the map

	bool has(
		const std::string& maker_name);

Parameters:

maker_name
Maker name function

Return value:

true if found false otherwise

See also:

CL_LibraryManager



Questions or comments, write to the ClanLib mailing list.