blob: 7d9337ec77bb9c911f3955f07a61814e2e471cda (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"key": "variant2",
"name": "Variant2",
"authors": [
"Peter Dimov"
],
"maintainers": [
"Peter Dimov <pdimov -at- pdimov.com>"
],
"description": "A never-valueless, strong guarantee implementation of std::variant.",
"category": [
"Containers", "Data"
]
}
|