This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: std::pow implementation


Gabriel Dos Reis wrote:
Let's the programmer decide. It is *his* choice. He has control do
decide.

I'm with Gabriel on this one. I've been doing C++ since it was "C with Classes," and it has always been clear to me that Stroustrup trusts the programmer over the compiler.


If you can't trust the programmer, the programmer shouldn't be writing code in C or (especially) C++.

--
Scott Robert Ladd
Coyote Gulch Productions (http://www.coyotegulch.com)
Software Invention for High-Performance Computing


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]