]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/boost/libs/utility/meta/libraries.json
import new upstream nautilus stable release 14.2.8
[ceph.git] / ceph / src / boost / libs / utility / meta / libraries.json
index 5674dafc83277ecf2a4ab080614c67727419ce0b..f3c52ba78cfe992f57d538080a14ad93aa91a6e2 100644 (file)
             "Daniel Frey <d.frey -at- gmx.de>"
         ]
     },
+    {
+        "key": "utility/ostream_string",
+        "name": "ostream_string",
+        "description": "String formatted output function.",
+        "documentation": "doc/html/ostream_string.html",
+        "category": [
+            "IO"
+        ],
+        "authors": "Glen Fernandes",
+        "maintainers": [
+            "Glen Fernandes <glenjofe -at- gmail.com>"
+        ]
+    },
     {
         "key": "utility/result_of",
         "name": "Result Of",
             "Daniel Walker <daniel.j.walker -at- gmail.com>"
         ]
     },
+    {
+        "key": "utility/string_ref",
+        "name": "string_ref",
+        "description": "String view templates.",
+        "documentation": "doc/html/string_ref.html",
+        "category": [
+            "Containers"
+        ],
+        "authors": "Marshall Clow",
+        "maintainers": [
+            "Marshall Clow <marshall -at- idio.com>"
+        ]
+    },
     {
         "key": "utility/value_initialized",
         "name": "Value Initialized",