cpp-common: replace bstd::string_view with nonstd::string_view
[babeltrace.git] / CONTRIBUTING.adoc
index 4755e9dd5156d41e1f7091227bd526ec4b7bde38..431a16691418bed00a20c174d2982b394b605125 100644 (file)
@@ -1815,8 +1815,8 @@ the `bt2s` namespace, instead of using this directly.
 IMPORTANT: Use the symbols of `src/cpp-common/bt2s/span.hpp`, under the
 `bt2s` namespace, instead of using this directly.
 
-`string_view-standalone`::
-    https://github.com/bitwizeshift/string_view-standalone[`string_view` Standalone].
+`string-view-lite`::
+    https://github.com/martinmoene/string-view-lite[string_view lite].
 +
 IMPORTANT: Use the symbols of `src/cpp-common/bt2s/string-view.hpp`,
 under the `bt2s` namespace, instead of using this directly.
This page took 0.025375 seconds and 4 git commands to generate.