vcpkg/ports/plf-colony/vcpkg.json
2023-10-02 19:47:45 -07:00

7 lines
293 B
JSON

{
"name": "plf-colony",
"version": "7.3.1",
"description": "An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elements regardless of insertions/erasures.",
"homepage": "https://plflib.org/colony.htm"
}