mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-13 17:29:01 +08:00
7 lines
278 B
JSON
7 lines
278 B
JSON
|
{
|
||
|
"name": "plf-queue",
|
||
|
"version": "2.2",
|
||
|
"description": "A data container replicating std::queue functionality but with better performance than standard library containers in a queue context. C++98/03/11/14/etc-compatible.",
|
||
|
"homepage": "https://plflib.org/queue.htm"
|
||
|
}
|