Inline functions

Joe Lovelace pintose@hotmail.com
Mon Feb 6 19:21:00 GMT 2006


What is the proper way to "inline" a function in C++ with the gcc compiler 
(2.95)?
Does the function definition have to be in the header file?  Does the 
"inline" keyword go before the function definition or before the function 
declaration?

Thanx,
Joe Lovelace
Winnipeg, MB




More information about the Gcc-help mailing list