Skip to Content

osp-collection v1.1.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

  • 74728a3 Collection update to 1.1.0 (#52723)
  • dff58cf osp-collection update (#49583)
  • ee0973d [osp-collection] Add new port (#46137)

# Source