Files
yuzu/externals/vcpkg/buildtrees/boost-static-assert/src/ost-1.79.0-61c189c6f4.clean/meta/libraries.json

18 lines
368 B
JSON
Raw Normal View History

2022-11-05 15:35:56 +01:00
{
"key": "static_assert",
"name": "Static Assert",
"authors": [
"John Maddock"
],
"description": "Static assertions (compile time assertions).",
"category": [
"Correctness",
"Generic",
"Metaprogramming"
],
"maintainers": [
"John Maddock <john -at- johnmaddock.co.uk>"
],
"cxxstd": "03"
}