Templates

BCS BCS at pathlink.com
Tue Jan 15 15:08:49 PST 2008


Bjoern wrote:
> Lorenzo Villani schrieb:
> 
>> Hi, i have a little problem with a simple class (please note that I'm 
>> a D newbie)
>>
>> The folllowing is an initial implementation of a Vector class using 
>> templates, modeled after Qt's QVector. As you might notice this is a 
>> class wrapper around dynamic sized arrays.
> 
> 
> Why reinvent the wheel ?
> http://www.dsource.org/projects/indigo
> 
> /Indigo consists of containers modelled after the Qt 4.0 container 
> classes . (having an STL like interface too ...)/
> 
> but probabely you prefer to implement these classes by yourself :)
> Bjoern

How many hello worlds are written?



More information about the Digitalmars-d mailing list