blob: 7b7d5fdd29878500109ffcfcf05bc7f39e48d7c0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"key": "phoenix",
"name": "Phoenix",
"authors": [
"Joel de Guzman",
"Dan Marsden",
"Thomas Heller",
"John Fletcher"
],
"description": "Define small unnamed function objects at the actual call site, and more.",
"category": [
"Function-objects"
],
"maintainers": [
"Joel de Guzman <djowel -at- gmail.com>",
"Thomas Heller <thom.heller -at- gmail.com>",
"John Fletcher <J.P.Fletcher -at- aston.ac.uk>"
]
}
|