[C++-sig] member operator ugly alias

Coockie_jr achille.talon at gmail.com
Wed Jul 25 15:18:54 CEST 2007


Hi I'm getting some warnings with some of my operators just like this one.

WARNING: bool NeoDate::operator>(NeoDate const & ts) const [member operator]
> warning W1043: Py++ created an ugly alias ("operator_grate_") for
> template instantiated class.

Is there a way to avoid this "ugly alias".
And in a more general point of view is there a good way to deal with
operators ?

Thanks you ! 
-- 
View this message in context: http://www.nabble.com/-C%2B%2B-sig--member-operator--ugly-alias-tf4142165.html#a11782486
Sent from the Python - c++-sig mailing list archive at Nabble.com.




More information about the Cplusplus-sig mailing list