Topic: Borland_3.1_BIDS


Author: dt93jobj@bill.forsmark.uu.se (Jonas Bjering)
Date: 5 Mar 1994 14:50:49 GMT
Raw View
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