diff --git a/doc/ref.xml b/doc/ref.xml
index 86eb7eb8..7e878531 100644
--- a/doc/ref.xml
+++ b/doc/ref.xml
@@ -568,32 +568,34 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+
+
+
+
+
+
+
+
+
+
+
+
+ unordered_set<Key, T, Hash, Pred, Alloc>&
+
+
+ unordered_set<Key, T, Hash, Pred, Alloc>&
+
+ void
+
+ x.swap(y)
+
+
+ Doesn't throw an exception unless it is thrown by the copy constructor or copy assignment operator of Hash
or Pred
.
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
- unordered_set<Key, T, Hash, Pred, Alloc>&
-
-
- unordered_set<Key, T, Hash, Pred, Alloc>&
-
- void
-
- x.swap(y)
-
-
- Doesn't throw an exception unless it is thrown by the copy constructor or copy assignment operator of Hash
or Pred
.
-
-