mirror of https://gitee.com/bigwinds/arangodb
81 lines
2.3 KiB
JSON
81 lines
2.3 KiB
JSON
[
|
|
{
|
|
"key": "functional",
|
|
"boost-version": "1.16.0",
|
|
"name": "Functional",
|
|
"authors": [
|
|
"Mark Rodgers"
|
|
],
|
|
"description": "The Boost.Function library contains a family of class templates that are function object wrappers.",
|
|
"category": [
|
|
"Function-objects"
|
|
]
|
|
},
|
|
{
|
|
"key": "functional/factory",
|
|
"boost-version": "1.43.0",
|
|
"name": "Functional/Factory",
|
|
"authors": [
|
|
"Tobias Schwinger"
|
|
],
|
|
"maintainers": [
|
|
"Tobias Schwinger <tschwinger -at- isonews2.com>"
|
|
],
|
|
"description": "Function object templates for dynamic and static object creation",
|
|
"documentation": "factory/",
|
|
"category": [
|
|
"Function-objects"
|
|
]
|
|
},
|
|
{
|
|
"key": "functional/forward",
|
|
"boost-version": "1.43.0",
|
|
"name": "Functional/Forward",
|
|
"authors": [
|
|
"Tobias Schwinger"
|
|
],
|
|
"maintainers": [
|
|
"Tobias Schwinger <tschwinger -at- isonews2.com>"
|
|
],
|
|
"description": "Adapters to allow generic function objects to accept arbitrary arguments",
|
|
"documentation": "forward/",
|
|
"category": [
|
|
"Function-objects"
|
|
]
|
|
},
|
|
{
|
|
"key": "functional/hash",
|
|
"boost-version": "1.33.0",
|
|
"name": "Functional/Hash",
|
|
"authors": [
|
|
"Daniel James"
|
|
],
|
|
"maintainers": [
|
|
"Daniel James <dnljms -at- gmail.com>"
|
|
],
|
|
"description": "A TR1 hash function object that can be extended to hash user defined types.",
|
|
"documentation": "hash/",
|
|
"std": [
|
|
"tr1"
|
|
],
|
|
"category": [
|
|
"Function-objects"
|
|
]
|
|
},
|
|
{
|
|
"key": "functional/overloaded_function",
|
|
"boost-version": "1.50.0",
|
|
"name": "Functional/Overloaded Function",
|
|
"authors": [
|
|
"Lorenzo Caminiti"
|
|
],
|
|
"maintainers": [
|
|
"Lorenzo Caminiti <lorcaminiti -at- gmail.com>"
|
|
],
|
|
"description": "Overload different functions into a single function object.",
|
|
"documentation": "overloaded_function/",
|
|
"category": [
|
|
"Function-objects"
|
|
]
|
|
}
|
|
] |