[fpc-pascal] FCL-STL's TVector<T> and removing of elements

Kornel Kisielewicz kornel.kisielewicz at gmail.com
Sat Jan 28 20:10:51 CET 2012


On Sat, Jan 28, 2012 at 7:30 PM, Sven Barth <pascaldragon at googlemail.com> wrote:
> Hello together!
>
> Can it be that the TVector<T> type of FCL-STL has some problems when
> deleting elements?
>
> At least the following code generates an exception when running it:
>
> program fclstltest1;
>
> {$mode objfpc}
>
> uses
>  gvector;

Woah, where is that unit from?
-- 
regards,
Kornel Kisielewicz



More information about the fpc-pascal mailing list