From: Edward Smith-Rowland Date: Sat, 16 Nov 2013 18:03:40 +0000 (+0000) Subject: Changed reference to Ch21 Strings in comments in experimental/string_view*. X-Git-Tag: releases/gcc-4.9.0~2735 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b032ec0d5039e2dcd878ab82d74e3a79e94687d5;p=thirdparty%2Fgcc.git Changed reference to Ch21 Strings in comments in experimental/string_view*. Forgot this in the main patch. Sorry. From-SVN: r204903 --- diff --git a/libstdc++-v3/include/experimental/string_view b/libstdc++-v3/include/experimental/string_view index d2cb7cfbb66a..fbe982ace28c 100644 --- a/libstdc++-v3/include/experimental/string_view +++ b/libstdc++-v3/include/experimental/string_view @@ -27,7 +27,7 @@ */ // -// ISO C++ 14882: 21 Strings library +// N3762 basic_string_view library // #ifndef _GLIBCXX_EXPERIMENTAL_STRING_VIEW