All Classes |Grouped Classes |Index

Function operator>

Returns true if the other address is greater.

	bool CL_SocketName::operator>(
		const CL_SocketName & other_instance);

Detailed description:

This is used for sorting purposes (eg. if you use a std::map