RE: [AD] C++ fix math

[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]


Title: RE: [AD] C++ fix math

> It's simply one of the most sexy feature of C++: function
> overloading.

It doesn't appear to me it achieves much here. Overloading
can be useful sometimes, especially for operators, but there
is no real advantage to having plenty of functions with the
same name when it's not needed. So, I wanted to know whether
this same name was needed, and if not, rename it to another
name with a "fix" prefix.

--
Vincent Penquerc'h



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/