Does defining a function inline mean that it wont push and
pop things on/off the stack ...like parameters and the
return the address??
Answer Posted / jomb
yes...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is iterator in c++?
Can we use struct in c++?
What is a flag in c++?
Is java easier than c++?
What do you mean by translation unit in c++?
Please explain class & object in c++?
Can we distribute function templates and class templates in object libraries?
Explain method of creating object in C++ ?
What is main function in c++ with example?
What is data structure in c++?
Why is c++ awesome?
Is c++ vector dynamic?
List the special characteristics of constructor.
Is sorted c++?
What is the difference between while and do while loop? Explain with examples.