This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.5 integration branch proposal
Gabriel Dos Reis wrote:
> Just for my education, what is insane use of C++? IS Boots sane or
> insane use of C++?
Insane, but useful and necessary for people who insist on using (or are
required to use) C++ for heavy-duty array crunching. Such code is ugly,
difficult to debug, and the only way C++ can approach Fortran 95's
elegance. As such, a compiler needs to effectively handle template
madness -- or we tell them all to use a *real* numerical language like
Fortran 95 ;)
--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing