I have been reading up on inline functions.
I have some small functions and am trying to understand the use of inline.
How do I declare this and how do I decide when it is best to use it?
Thanks
Printable View
I have been reading up on inline functions.
I have some small functions and am trying to understand the use of inline.
How do I declare this and how do I decide when it is best to use it?
Thanks