]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/callable_traits/meta/libraries.json
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / callable_traits / meta / libraries.json
1 {
2 "key": "callable_traits",
3 "name": "CallableTraits",
4 "authors": [ "Barrett Adair" ],
5 "maintainers": [ "Barrett Adair <barrettellisadair -at- gmail.com>" ],
6 "description": "A spiritual successor to Boost.FunctionTypes, Boost.CallableTraits is a header-only C++11 library for the compile-time inspection and manipulation of all 'callable' types. Additional support for C++17 features.",
7 "category": [
8 "Metaprogramming"
9 ]
10 }