gfsd-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gfsd]aapl entry


From: adriant
Subject: [gfsd]aapl entry
Date: Wed, 3 Jul 2002 23:01:24 -0500 (CDT)

Hi I forgot to mention last time that the description of aapl has
changed to:

Aapl is a C++ template library for generic programming. It contains Linked 
List, Avl Tree, Vector, Binary Search Table, Double Ended Queue, and Merge
Sort. The library is designed to be versatile for the programmer. For 
example, the linked list utilizes both inheritance and templates to allow 
a single instance of a data structure to be an element in multiple lists. 
In general, Aapl data structures do not have private data members and are 
thus not abstracted away.

Thanks,
 Adrian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]