std::pow implementation

Robert Dewar dewar@gnat.com
Wed Jul 30 14:04:00 GMT 2003


> But this implies an "inline" directive
> which would more or less _force_ the compiler to always inline the code.

Yes, but there is nothing in the standard or in common sense that requires
you to treat this implicit inline the same way you would treat other inlines,
since the compiler has plenty of freedom in its handling of inline.



More information about the Gcc mailing list