73ef4ff3
Hu Chunming
提交三方库
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"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>"
],
"cxxstd": "03"
}
|