------- Comment #5 from starlight at binnacle dot cx  2008-05-11 00:08 -------
Yet Sun, IBM and Microsoft all somehow manage it.

Now what was once a clean, elegant and easy to read
function is a hideous hairball template function.

I've become so frustrated with C++ generics over the last
couple of years that I've started to just use M4 macros
to accomplish the same result.  When done correctly they
are just as type-safe and ten times more readable.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36203

Reply via email to