Browse wiki
This entry published by the Free Software Foundation.
| Aapl |
| Computer languages | C++ + |
|---|---|
| Documentation note | User guide included and available in HTML format from http://www.elude.ca/aapl/doc/ |
| Full description | Aapl is a C++ template library for generic … 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. members and are thus not abstracted away. |
| Homepage URL | http://www.elude.ca/aapl/ + |
| Interface | library + |
| Is GNU | false + |
| Keywords | C++ + , library + , software development + , programming + , class + , vector + , aapl + , datatype + , Linked List + , AVL Tree + , Binary Search Table + , Double Ended Queue + , Finite State Machine Graph + , Editor Buffer. + |
| Last review by | Janet Casey + |
| Last review date | 17 May 2005 + |
| License | GPLv2orlater + |
| License verified by | Janet Casey + |
| License verified date | 19 March 2002 + |
| Name | Aapl + |
| Real name | Adrian Thurston + |
| Resource URL | mailto:adriant@ragel.ca + |
| Resource audience | Bug Tracking + , Developer + , Support + |
| Resource kind | E-mail + |
| Revisionid | 7,608 + |
| Revisiontimestamp | 12 April 2011 15:48:27 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Library of C++ programming tools + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | library + |
| User level | none + |
| Version comment | 2.12 stable released 2005-05-15 |
| Version date | 15 May 2005 + |
| Version download | http://www.elude.ca/aapl/aapldev-2.12.tar.gz + |
| Version identifier | 2.12 + |
| Version status | stable + |
| Has improper value forThis property is a special property in this wiki. | Library + |
| Modification dateThis property is a special property in this wiki. | 12 April 2011 15:48:27 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | adriant@ragel.ca + |
| hide properties that link here |
| Aapl#3 + | License of |
|---|---|
| Aapl#1 + | Person of |
| Aapl#2 + | Resource of |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
