mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 11:10:24 +08:00
d616af7c86
* [plf-colony-hive] Update to 6.33 * [plf-hive] Add new port * [plf-colony][plf-hive] Update version files * [plf-colony][plf-hive] Add quotes to paths * [plf-colony][plf-hive] Update version files * [plf-hive] Add version file Co-authored-by: Rémy Tassoux <rt2@rasterizedworld.com>
7 lines
292 B
JSON
7 lines
292 B
JSON
{
|
|
"name": "plf-colony",
|
|
"version": "6.33",
|
|
"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"
|
|
}
|