osp-collectionv1.1.0
- Updated
A C library providing data structures for efficient collection management.
- Project website: https://github.com/open-source-patterns/collection
#Usage
The package collection provides CMake targets:
find_package(collection CONFIG REQUIRED)
target_link_libraries(main PRIVATE collection::collection)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Saad