From 5926942cd7b8270dc851297b27e995bc5d32ab7d Mon Sep 17 00:00:00 2001 From: Anna Gringauze Date: Mon, 7 Dec 2015 15:30:00 -0800 Subject: [PATCH] Tyding up comments --- include/string_span.h | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/include/string_span.h b/include/string_span.h index d3419ee..a451314 100644 --- a/include/string_span.h +++ b/include/string_span.h @@ -552,8 +552,8 @@ bool operator==(const T& one, gsl::basic_string_span other) noexc #ifndef _MSC_VER -// VS allows temp and const containers as convertible to basic_string_span, -// to the cases below are already by the revious operators +// VS treats temp and const containers as convertible to basic_string_span, +// so the cases below are already covered by the previous operators template other) noexc #ifndef _MSC_VER -// VS allows temp and const containers as convertible to basic_string_span, -// to the cases below are already by the revious operators +// VS treats temp and const containers as convertible to basic_string_span, +// so the cases below are already covered by the previous operators template other) noexce #ifndef _MSC_VER -// VS allows temp and const containers as convertible to basic_string_span, -// to the cases below are already by the revious operators +// VS treats temp and const containers as convertible to basic_string_span, +// so the cases below are already covered by the previous operators template other) noexc #ifndef _MSC_VER -// VS allows temp and const containers as convertible to basic_string_span, -// to the cases below are already by the revious operators +// VS treats temp and const containers as convertible to basic_string_span, +// so the cases below are already covered by the previous operators template (const T& one, gsl::basic_string_span other) noexce #ifndef _MSC_VER -// VS allows temp and const containers as convertible to basic_string_span, -// to the cases below are already by the revious operators +// VS treats temp and const containers as convertible to basic_string_span, +// so the cases below are already covered by the previous operators template =(const T& one, gsl::basic_string_span other) noexc #ifndef _MSC_VER -// VS allows temp and const containers as convertible to basic_string_span, -// to the cases below are already by the revious operators +// VS treats temp and const containers as convertible to basic_string_span, +// so the cases below are already covered by the previous operators template