1. Home
  2. Browse
  3. lloyal-ai-inlined-vector

lloyal-ai-inlined-vector

v5.7.1#0Latest

A C++17/20 header-only vector-like container with Small Buffer Optimization (SBO) and full allocator support. Zero external dependencies.

Install

Run the following Vcpkg command to install the port.

vcpkg install lloyal-ai-inlined-vector

Usage

lloyal-ai-inlined-vector provides CMake targets:

find_package(inlined-vector CONFIG REQUIRED)

target_link_libraries(main PRIVATE inlined-vector::inlined-vector)

Dependencies

See source

Version

v5.7.1#0

Publication

Supports

!uwp

GitHub

lloyal-ai/inlined-vector

Homepage

github.com/lloyal-ai/inlined-vector

Subtree

c9972520c4

License

MIT

Definition

Manifest