aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/plf-queue/vcpkg.json
blob: 1575d8250b21e581f5e7a04582c5d84f939caad0 (plain)
1
2
3
4
5
6
{
  "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"
}