mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-01 08:42:14 +00:00
18 lines
432 B
JSON
18 lines
432 B
JSON
{
|
|
"key": "phoenix",
|
|
"name": "Phoenix",
|
|
"authors": [
|
|
"Joel de Guzman",
|
|
"Dan Marsden",
|
|
"Thomas Heller"
|
|
],
|
|
"description": "Define small unnamed function objects at the actual call site, and more.",
|
|
"category": [
|
|
"Function-objects"
|
|
],
|
|
"maintainers": [
|
|
"Joel de Guzman <joel -at- boost-consulting.com>",
|
|
"Thomas Heller <thom.heller -at- gmail.com>"
|
|
]
|
|
}
|