diff --git a/LessThanComparable.html b/LessThanComparable.html index 294101c..0799962 100644 --- a/LessThanComparable.html +++ b/LessThanComparable.html @@ -196,7 +196,7 @@ satisfies the definition of a partial ordering. The definition of a strict weak ordering is stricter, and the definition of a total ordering is stricter still.

See also

-EqualityComparable, StrictWeakOrdering +EqualityComparable, StrictWeakOrdering diff --git a/tie.html b/tie.html index 8023b61..a1b8744 100644 --- a/tie.html +++ b/tie.html @@ -64,7 +64,7 @@ pair of iterators is assigned to the iterator variables i and

Here is another example that uses tie() for handling operations with std::set. +href="http://www.sgi.com/tech/stl/set.html">std::set.