mirror of
https://github.com/boostorg/variant2.git
synced 2026-01-23 18:12:16 +00:00
15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"key": "variant2",
|
|
"name": "Variant2",
|
|
"authors": [
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
|
],
|
|
"description": "A never-valueless implementation of std::variant.",
|
|
"category": [
|
|
"Containers", "Data"
|
|
]
|
|
}
|