17 lines
343 B
JSON
17 lines
343 B
JSON
{
|
|
"key": "any",
|
|
"name": "Any",
|
|
"authors": [
|
|
"Kevlin Henney"
|
|
],
|
|
"description": "Safe, generic container for single values of different value types.",
|
|
"std": [ "c++17" ],
|
|
"category": [
|
|
"Data"
|
|
],
|
|
"maintainers": [
|
|
"Antony Polukhin <antoshkka -at- gmail.com>"
|
|
],
|
|
"cxxstd": "03"
|
|
}
|