mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:59:07 +08:00
dad8f653ac
* [plf-colony] update to 7.41 * [plf-colony] update to 7.41
7 lines
292 B
JSON
7 lines
292 B
JSON
{
|
|
"name": "plf-colony",
|
|
"version": "7.41",
|
|
"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"
|
|
}
|