aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/strict-variant/vcpkg.json
blob: afcf6d20ce1a7c734f30df66ea0a9858bea59d6f (plain)
1
2
3
4
5
6
{
  "name": "strict-variant",
  "version": "0.5",
  "port-version": 2,
  "description": "Tagged union implementation that will never throw an exception or make a dynamic allocation in the effort of supporting types that have throwing moves."
}