In every example I've seen the keyword inline is used for public class methods(or functions) in header files.
Is anything special about inlining a private class method in the implementation file?
There is nothing special in private function being inline, also any function that defined inside class declaration becomes implicitly inline.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With