File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4958
4958
a floating-point type,
4959
4959
yields a value of type \tcode {strong_ordering}
4960
4960
that is consistent with the ordering
4961
- observed by \tcode {T}’ s comparison operators, and
4961
+ observed by \tcode {T}' s comparison operators, and
4962
4962
if \tcode {numeric_limits<T>::is_iec559} is \tcode {true},
4963
4963
is additionally consistent with the \tcode {totalOrder} operation
4964
4964
as specified in ISO/IEC/IEEE 60599.
4994
4994
is a floating-point type,
4995
4995
yields a value of type \tcode {weak_ordering}
4996
4996
that is consistent with the ordering
4997
- observed by \tcode {T}’ s comparison operators and \tcode {strong_order}, and
4997
+ observed by \tcode {T}' s comparison operators and \tcode {strong_order}, and
4998
4998
if \tcode {numeric_limits<T>::is_iec559} is \tcode {true},
4999
4999
is additionally consistent with the following equivalence classes,
5000
5000
ordered from lesser to greater:
You can’t perform that action at this time.
0 commit comments