1. Home
  2. Browse
  3. osp-collection

osp-collection

v1.0.0#0Go to latest

A C library providing data structures for efficient collection management.

Install

Run the following Vcpkg command to install the port.

vcpkg install osp-collection

Usage

The package collection provides CMake targets:

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

Dependencies

See source

Version

v1.0.0#0

Publication

Supports

All

GitHub

open-source-patterns/collection

Homepage

github.com/open-source-patterns/collection

Subtree

ee0973d809

License

BSD-3-Clause

Mainteners

  • Saad Shams

Definition

Manifest