yuzu/externals/vcpkg/ports/strict-variant/vcpkg.json

7 lines
251 B
JSON
Executable File

{
"name": "strict-variant",
"version-string": "0.5",
"port-version": 1,
"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."
}