std::pow implementation

Steven Bosscher s.bosscher@student.tudelft.nl
Thu Jul 31 17:24:00 GMT 2003


Op do 31-07-2003, om 15:11 schreef Scott Robert Ladd:
> 2) The compiler should respect "inline" directives from the programmer, 
> generating inline code when it is specified, unless doing so is 
> technically impossible or blatantly inefficient.

I thought that the whole point in this discussion is that some people
argue that the compiler cannot know when inlining an `inline' declared
function is blatantly inefficient.

Gr.
Steven



More information about the Gcc mailing list