]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/graph_parallel/meta/libraries.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / boost / libs / graph_parallel / meta / libraries.json
index 1cfb99a4ff5f33df7caf41a10c7b0269a9a6035b..c0247bc11bc44bf809914a1675ca5d1b097a4199 100644 (file)
@@ -4,7 +4,7 @@
     "authors": [
         "Jeremy Siek, Doug Gregor, and a University of Notre Dame team."
     ],
-    "description": "The PBGL graph interface and graph components are generic, in the same sense as the the Standard Template Library (STL).",
+    "description": "The PBGL graph interface and graph components are generic, in the same sense as the Standard Template Library (STL).",
     "category": [
         "Algorithms",
         "Containers",
@@ -12,5 +12,6 @@
     ],
     "maintainers": [
         "K. Noel Belcourt <kbelco -at- sandia.gov>"
-    ]
+    ],
+    "cxxstd": "03"
 }