15 lines
269 B
JSON
15 lines
269 B
JSON
{
|
|
"key": "mp11",
|
|
"name": "Mp11",
|
|
"authors": [
|
|
"Peter Dimov"
|
|
],
|
|
"maintainers": [
|
|
"Peter Dimov <pdimov -at- pdimov.com>"
|
|
],
|
|
"description": "A C++11 metaprogramming library.",
|
|
"category": [
|
|
"Metaprogramming"
|
|
]
|
|
}
|