mirror of
https://github.com/boostorg/optional.git
synced 2026-01-24 06:02:11 +00:00
16 lines
374 B
JSON
16 lines
374 B
JSON
{
|
|
"key": "optional",
|
|
"name": "Optional",
|
|
"authors": [
|
|
"Fernando Cacciola"
|
|
],
|
|
"description": "Discriminated-union wrapper for optional values.",
|
|
"category": [
|
|
"Miscellaneous"
|
|
],
|
|
"maintainers": [
|
|
"Fernando Cacciola <fernando_cacciola -at- ciudad.com.ar>",
|
|
"Andrzej Krzemienski <akrzemi1 -at- gmail.com>"
|
|
]
|
|
}
|