Skip to content

osp-collectionv1.1.0

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)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

No dependencies.

#Host Dependencies

No transitive dependencies.

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Saad's avatarSaad

#Changelog

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