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


> | In fact, the liberal use of inline tends to *prevent* premature optimization
> 
> That might be true for Ada, I'm doubteful it translates to C++ word-for-word.


I really don't see a difference, other than that Ada programmers have been
used to using inline liberally for twenty years :-)


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