15 lines
315 B
JSON
15 lines
315 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|