Thanks all for the information. I will have a read to understand the
backgrounds better.
Darius
On Aug 18, 2011, at 5:16 PM, Vincent Snijders wrote:
> 2011/8/18 :
>>
>> I'm porting a piece of code from C++ and there they use virtual inline
>> methods. I tried it in FPC but it accepts either v
2011/8/18 :
>
> I'm porting a piece of code from C++ and there they use virtual inline
> methods. I tried it in FPC but it accepts either virtual OR inline methods.
> Is this a bug, or a feature that I don't understand enough about?
At first I didn't understand how a virtual function can be inlin
On 18 Aug 2011, at 17:08, > wrote:
I'm porting a piece of code from C++ and
there they use virtual inline methods. I tried it in FPC but it
accepts
either virtual OR inline methods. Is this a bug, or a feature that I
don't understand enough about?
FPC cannot inline virtual methods under
On Thu, 18 Aug 2011, dhkblas...@zeelandnet.nl wrote:
ZeelandNet Webmail
I'm porting a piece of code from C++ and
there they use virtual inline methods. I tried it in FPC but it accepts
either virtual OR inline methods. Is this a bug, or a feature that I
don't understand enough about?
You
ZeelandNet Webmail
I'm porting a piece of code from C++ and
there they use virtual inline methods. I tried it in FPC but it accepts
either virtual OR inline methods. Is this a bug, or a feature that I
don't understand enough about?
Regards, Darius __