aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/plf-list/vcpkg.json
blob: c1f91d67b1ada1d458765dfcb6cd203e909ac24e (plain)
1
2
3
4
5
6
7
{
  "name": "plf-list",
  "version-date": "2019-08-10",
  "port-version": 2,
  "description": "A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on average",
  "homepage": "https://www.plflib.org/"
}