Chapter 13. Inline Functions

    FAQ 13.01 What is the purpose of inline functions?

    FAQ 13.02 What is the connection between the keyword "inline" and "inlined" functions?

    FAQ 13.03 Are there any special rules about inlining?

    FAQ 13.04 What is the one-definition rule (ODR)?

    FAQ 13.05 What are some performance considerations with inline functions?

    FAQ 13.06 Do inlined functions improve performance?

    FAQ 13.07 Do inlined functions increase the size of the executable code?

    FAQ 13.08 Why shouldn't the inlining decision be made when the code is first written?

    FAQ 13.09 What happens when a programmer uses an inlined function obtained from a third party?

    FAQ 13.10 Is there an easy way to swap between inline and non-inline code?



C++ FAQs
C Programming FAQs: Frequently Asked Questions
ISBN: 0201845199
EAN: 2147483647
Year: 2005
Pages: 566
Authors: Steve Summit

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net