'Inline' command tell the compiler to try to inline function, but compiler can or can not put the inline function, depending on some factors.
It is there any option that the compiler warning that it can not put a inline function in the resulting inline code?
thx.
Not at the moment. I have put this in the 'wish-list' - I may add something in the future...