mirror of
https://github.com/boostorg/function_types.git
synced 2026-01-19 16:22:13 +00:00
16 lines
448 B
JSON
16 lines
448 B
JSON
{
|
|
"key": "function_types",
|
|
"name": "Function Types",
|
|
"authors": [
|
|
"Tobias Schwinger"
|
|
],
|
|
"description": "Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types.",
|
|
"category": [
|
|
"Generic",
|
|
"Metaprogramming"
|
|
],
|
|
"maintainers": [
|
|
"Tobias Schwinger <tschwinger -at- isonews2.com>"
|
|
]
|
|
}
|