On inlining in C++

Robert Dewar dewar@gnat.com
Wed Aug 6 21:37:00 GMT 2003


> Given that we can't inline mutually recursive functions, it is always
> possible to fix the order so that things work, though it can be a pain
> in the ass.

and that can be a bad distortion of the source code for bad reasons!



More information about the Gcc mailing list