mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 00:31:37 +08:00
c03ca5bd31
* [plf-colony] Update from 5.33 to 6.28 * [plf-colony] Update version files Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
7 lines
292 B
JSON
7 lines
292 B
JSON
{
|
|
"name": "plf-colony",
|
|
"version": "6.28",
|
|
"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"
|
|
}
|