Download of readme_components.txt (readme_components.txt ( external link: SF.net): 572 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
572 字节
MD5
3c5989d5f82bdf755d8fc1b921bdbd93

项目描述

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, B-trees, 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.