From -5135136406635689689
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: 109fba,9de392c3c88a05af,start
X-Google-Attributes: gid109fba,public
X-Google-Thread: f78e5,9de392c3c88a05af,start
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1994-03-05 06:50:49 PST
Xref: gmd.de comp.std.c++:5800 comp.lang.c++:48199
Path: gmd.de!xlink.net!howland.reston.ans.net!pipex!sunic!columba.udac.uu.se!hornet!dt93jobj
From: dt93jobj@bill.forsmark.uu.se (Jonas Bjering)
Newsgroups: comp.std.c++,comp.lang.c++
Subject: Borland_3.1_BIDS
Date: 5 Mar 1994 14:50:49 GMT
Organization: Uppsala University
Lines: 13
Distribution: world
Message-ID: <2la689$gvp@columba.udac.uu.se>
NNTP-Posting-Host: unixch0.forsmark.uu.se

I'm about to write a program where I'll be able to make much
use of Borlands supplied container classes. But when I read
the prog.ref I sadly discovered that many of the Data-structures
only were implemented with objects inherited from the object-class.
I'd like too use the type BI_IPriorityQueueAsDList<class T> for
example but there is no template implementation of it...:(
 
If anyone knows if there is any template implementations of
priorityqueues, circularlists and so on, please let me know.

// J. Bjering 
email: dt93jobj@bill.forsmark.uu.se



