Exemple #1
0
        public static bool CUSTOM_CMP( custom  c1,
				     custom  c2 )
        {
            return c1.equal( c2 );
        }