Skip to Content

osp-collection v1.0.0

Created
Updated

A C library providing data structures for efficient collection management.

# Usage

The package collection provides CMake targets:

find_package(collection CONFIG REQUIRED)
target_link_libraries(main PRIVATE collection::collection) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Saad's avatar Saad

# Changelog

  • ee0973d [osp-collection] Add new port (#46137)

# Source