Download List

Projeto Descrição

The Simple components for Ada library provides implementations of smart pointers for automatically collected objects (using reference counting), object persistence, unbounded and bounded arrays of smart pointers, generic unbounded arrays of private objects and plain pointers, generic sets, maps, directed graphs, directed weighted graphs, stacks, and storage pools. It also includes table management, string editing, IEEE 754 support, and infix expression parsing tools. Implementations of some lock-free shared data structures are provided.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-23 07:08 Back to release list
3.12

O pacote Block_Streams foi adicionado para fornecer uma camada de I/O orientados a blocos com somas de verificação e seqüência de números em um fluxo. A própria camada é interfaceada como um fluxo. O pacote Storage_Streams fornece fluxos de memória alocada.
Tags: Feature Enhancement
The package Block_Streams has been added to provide a block-oriented I/O layer with checksums and sequence numbers over a stream. The layer itself is interfaced as a stream. The package Storage_Streams provides memory-allocated streams.

Project Resources