18 lines
349 B
JSON
18 lines
349 B
JSON
{
|
|
"key": "pfr",
|
|
"name": "PFR",
|
|
"authors": [
|
|
"Antony Polukhin"
|
|
],
|
|
"maintainers": [
|
|
"Antony Polukhin <antoshkka -at- gmail.com>"
|
|
],
|
|
"description": "Basic reflection for user defined types.",
|
|
"category": [
|
|
"Data",
|
|
"Metaprogramming"
|
|
],
|
|
"std": [ "proposal" ],
|
|
"cxxstd": "14"
|
|
}
|