From eab59b9e66649ebcdb3f9cc2785692455ef1dad2 Mon Sep 17 00:00:00 2001 From: Eelis van der Weegen Date: Tue, 6 Aug 2019 14:17:11 +0200 Subject: [PATCH] [cmp.alg] Use regular apostrophes instead of fancy Unicode quotation marks. --- source/support.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/support.tex b/source/support.tex index 56e3c7b9d3..ecb9f9957d 100644 --- a/source/support.tex +++ b/source/support.tex @@ -4955,7 +4955,7 @@ a floating-point type, yields a value of type \tcode{strong_ordering} that is consistent with the ordering - observed by \tcode{T}’s comparison operators, and + observed by \tcode{T}'s comparison operators, and if \tcode{numeric_limits::is_iec559} is \tcode{true}, is additionally consistent with the \tcode{totalOrder} operation as specified in ISO/IEC/IEEE 60599. @@ -4991,7 +4991,7 @@ is a floating-point type, yields a value of type \tcode{weak_ordering} that is consistent with the ordering - observed by \tcode{T}’s comparison operators and \tcode{strong_order}, and + observed by \tcode{T}'s comparison operators and \tcode{strong_order}, and if \tcode{numeric_limits::is_iec559} is \tcode{true}, is additionally consistent with the following equivalence classes, ordered from lesser to greater: