std::pow implementation

Stephan T. Lavavej stl@caltech.edu
Wed Jul 30 12:55:00 GMT 2003


It should be noted that the only way to make a library that is entirely
implemented in its header files is to declare *everything* inline.  Thus,
sometimes inline is used without the programmer intending it to mean
anything about performance one way or the other.

Stephan T. Lavavej
http://stl.caltech.edu





More information about the Gcc mailing list