boost_function_types 0.1.0

Boost C++ library boost_function_types packaged using Zanbil
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "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>"
    ],
    "cxxstd": "03"
}