Inline Function.docx

  • Uploaded by: Vijaykumar Tadiparthi
  • 0
  • 0
  • December 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Inline Function.docx as PDF for free.

More details

  • Words: 98
  • Pages: 1
Inline function 1. A function prefixed by the keyword inline or defined within the body of the 2. 3. 4. 5. 6.

class is called inline function. All the inline function calls are replaced by the code of the inline functions before the code is compiled. An advantage of using inline functions is that the code runs fast as the code will be available at the place where required. Inline function works very similar to the macros in C language. By default all the member functions defined within the body of the class are treated as inline functions.

Related Documents


More Documents from ""

Sampling.docx
June 2020 5
Inline Function.docx
December 2019 11
R15eee.pdf
June 2020 1
Sampling.docx
June 2020 2
Sampling 123.docx
June 2020 1