2014-02-24 21:40:10 +00:00
|
|
|
[
|
|
|
|
|
{
|
|
|
|
|
"key": "functional",
|
|
|
|
|
"boost-version": "1.16.0",
|
|
|
|
|
"name": "Functional",
|
2014-02-27 22:46:55 +00:00
|
|
|
"authors": [
|
|
|
|
|
"Mark Rodgers"
|
|
|
|
|
],
|
2014-02-24 21:40:10 +00:00
|
|
|
"description": "The Boost.Function library contains a family of class templates that are function object wrappers.",
|
|
|
|
|
"category": [
|
|
|
|
|
"Function-objects"
|
2021-01-19 17:47:59 -05:00
|
|
|
],
|
|
|
|
|
"cxxstd": "03"
|
2014-02-24 21:40:10 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"key": "functional/factory",
|
|
|
|
|
"boost-version": "1.43.0",
|
|
|
|
|
"name": "Functional/Factory",
|
2014-02-27 22:46:55 +00:00
|
|
|
"authors": [
|
2019-08-26 20:22:17 -04:00
|
|
|
"Glen Fernandes",
|
2014-02-27 22:46:55 +00:00
|
|
|
"Tobias Schwinger"
|
|
|
|
|
],
|
2014-05-31 15:16:56 +01:00
|
|
|
"maintainers": [
|
2019-08-26 20:21:38 -04:00
|
|
|
"Glen Fernandes <glenjofe -at- gmail.com>",
|
2014-05-31 15:16:56 +01:00
|
|
|
"Tobias Schwinger <tschwinger -at- isonews2.com>"
|
|
|
|
|
],
|
2014-02-24 21:40:10 +00:00
|
|
|
"description": "Function object templates for dynamic and static object creation",
|
|
|
|
|
"documentation": "factory/",
|
|
|
|
|
"category": [
|
|
|
|
|
"Function-objects"
|
2021-01-19 17:47:59 -05:00
|
|
|
],
|
|
|
|
|
"cxxstd": "03"
|
2014-02-24 21:40:10 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"key": "functional/forward",
|
|
|
|
|
"boost-version": "1.43.0",
|
|
|
|
|
"name": "Functional/Forward",
|
2014-02-27 22:46:55 +00:00
|
|
|
"authors": [
|
|
|
|
|
"Tobias Schwinger"
|
|
|
|
|
],
|
2014-05-31 15:16:56 +01:00
|
|
|
"maintainers": [
|
|
|
|
|
"Tobias Schwinger <tschwinger -at- isonews2.com>"
|
|
|
|
|
],
|
2014-02-24 21:40:10 +00:00
|
|
|
"description": "Adapters to allow generic function objects to accept arbitrary arguments",
|
|
|
|
|
"documentation": "forward/",
|
|
|
|
|
"category": [
|
|
|
|
|
"Function-objects"
|
2021-01-19 17:47:59 -05:00
|
|
|
],
|
|
|
|
|
"cxxstd": "03"
|
2014-02-24 21:40:10 +00:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"key": "functional/overloaded_function",
|
|
|
|
|
"boost-version": "1.50.0",
|
|
|
|
|
"name": "Functional/Overloaded Function",
|
2014-02-27 22:46:55 +00:00
|
|
|
"authors": [
|
|
|
|
|
"Lorenzo Caminiti"
|
|
|
|
|
],
|
2014-05-31 15:16:56 +01:00
|
|
|
"maintainers": [
|
|
|
|
|
"Lorenzo Caminiti <lorcaminiti -at- gmail.com>"
|
|
|
|
|
],
|
2014-02-24 21:40:10 +00:00
|
|
|
"description": "Overload different functions into a single function object.",
|
|
|
|
|
"documentation": "overloaded_function/",
|
|
|
|
|
"category": [
|
|
|
|
|
"Function-objects"
|
2021-01-19 17:47:59 -05:00
|
|
|
],
|
|
|
|
|
"cxxstd": "03"
|
2014-02-24 21:40:10 +00:00
|
|
|
}
|
2017-12-22 17:58:28 +00:00
|
|
|
]
|