]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/function_types/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / function_types / meta / libraries.json
CommitLineData
7c673cae
FG
1{
2 "key": "function_types",
3 "name": "Function Types",
4 "authors": [
5 "Tobias Schwinger"
6 ],
7 "description": "Boost.FunctionTypes provides functionality to classify, decompose and synthesize function, function pointer, function reference and pointer to member types.",
8 "category": [
9 "Generic",
10 "Metaprogramming"
11 ],
12 "maintainers": [
13 "Tobias Schwinger <tschwinger -at- isonews2.com>"
1e59de90
TL
14 ],
15 "cxxstd": "03"
7c673cae 16}