Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 13:39:40 +0000



[Programming Help] - to inline or not to inline class methods

View Count: 384

[2021-07-17 09:03:29]
User30743 - Posts: 364
is there any (significant) difference when writing methods in class as inline vs writing them as normal non-inline?

taking into accounts that these methods can be called several times in a second, maybe inline has some real benefit, but I am not sure. is there any way to know?

I saw that in the sierrachart source code most of them are inlined.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account