lloyal-ai-inlined-vectorv5.7.1
- Updated
A C++17/20 header-only vector-like container with Small Buffer Optimization (SBO) and full allocator support. Zero external dependencies.
- Project website: https://github.com/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)#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
zuhair-naqvi