libcharles0-dev 0.0.20050217-3 (i386 binary) in ubuntu dapper
Charles is a data structure library for Ada95, modelled principally on
the C++ STL. It features both ordered (lists and arrays) and unordered
(sets and maps) collections.
.
Associated with each data structure type is a separate iterator type,
which allows you to visit each item in the container. In particular,
an iterator abstracts away differences in specific container types,
allowing you to view the collection simply as a sequence of items. A
generic algorithm (for sorting, say) can be written in terms of an
iterator, so that you can use the algorithm over any data structure
having an iterator with the requisite operations.
.
This package contains the development files for Charles, and the
unstripped static library with debugging information.
Details
- Package version:
- 0.0.20050217-3
- Status:
- Obsolete
- Component:
- universe
- Priority:
- Optional
Downloadable files
- libcharles0-dev_0.0.20050217-3_i386.deb (278.9 KiB)
Package relationships
- Depends on: