Files
yuzu/externals/vcpkg/buildtrees/boost-unordered/src/ost-1.79.0-d62a8023ae.clean/meta/libraries.json

18 lines
329 B
JSON
Raw Normal View History

2022-11-05 15:35:56 +01:00
{
"key": "unordered",
"name": "Unordered",
"authors": [
"Daniel James"
],
"maintainers": [
"Daniel James <dnljms -at- gmail.com>"
],
"description": "Unordered associative containers.",
"std": [
"tr1"
],
"category": [
"Containers"
],
"cxxstd": "03"
}