]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Changed reference to Ch21 Strings in comments in experimental/string_view*.
authorEdward Smith-Rowland <emsr@gcc.gnu.org>
Sat, 16 Nov 2013 18:03:40 +0000 (18:03 +0000)
committerEdward Smith-Rowland <emsr@gcc.gnu.org>
Sat, 16 Nov 2013 18:03:40 +0000 (18:03 +0000)
Forgot this in the main patch.  Sorry.

From-SVN: r204903

libstdc++-v3/include/experimental/string_view

index d2cb7cfbb66a2c8901fdc9aec094ba38dfd2b604..fbe982ace28ca12a12821b22840751c730a427d6 100644 (file)
@@ -27,7 +27,7 @@
  */
 
 //
-// ISO C++ 14882: 21  Strings library
+// N3762 basic_string_view library
 //
 
 #ifndef _GLIBCXX_EXPERIMENTAL_STRING_VIEW