Inline functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux