mirror of
https://github.com/boostorg/phoenix.git
synced 2026-02-18 14:22:09 +00:00
17
meta/libraries.json
Normal file
17
meta/libraries.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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>"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user