[Gambas-user] Data Structures like C++

Demosthenes Koptsis demosthenesk at ...626...
Mon May 21 22:08:52 CEST 2012


Στις 21/5/2012 22:59, ο/η Emil Lenngren έγραψε:
> Hash tables and arrays are already implemented.
>
> The most important missing ones are Multimaps, Sets, Multisets, Linked
> lists, Deques.
> It should be quite easy to write c++ wrappers and put them in a component.

Can they be implemented as gambas class with gambas pointers?
So they can be extended and be inhereted as base classes for other user 
data structures?






More information about the User mailing list