]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/stl_interfaces/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / stl_interfaces / meta / libraries.json
index 2d395953be107c0a435f311e8b82e2aff5b59ec8..d95e99a9397402fd13cfc4acf2cca54d950922bd 100644 (file)
@@ -4,5 +4,6 @@
     "authors": [ "T. Zachary Laine" ],
     "maintainers": [ "Zach Laine <whatwasthataddress -at- gmail.com>" ],
     "description": "C++14 and later CRTP templates for defining iterators, views, and containers.",
-    "category": [ "Generic" ]
+    "category": [ "Generic" ],
+    "cxxstd": "14"
 }