]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/any/meta/libraries.json
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / any / meta / libraries.json
1 {
2 "key": "any",
3 "name": "Any",
4 "authors": [
5 "Kevlin Henney"
6 ],
7 "description": "Safe, generic container for single values of different value types.",
8 "std": [ "c++17" ],
9 "category": [
10 "Data"
11 ],
12 "maintainers": [
13 "Antony Polukhin <antoshkka -at- gmail.com>"
14 ]
15 }