2
0
mirror of https://github.com/boostorg/pfr.git synced 2026-01-19 04:22:13 +00:00
Files
pfr/meta/libraries.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"
}