Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Define a way other than using the keyword inline to make a function inline.

  Shared By: Adah Miller    Date: Jan 25    Category: C++ Programming    Views: 90

Answer:

The function must be defined inside the class.

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: