From 507cc3c0591e0fff2c9e38be56f622546b59b59b Mon Sep 17 00:00:00 2001 From: Daniel James Date: Wed, 2 May 2007 23:57:09 +0000 Subject: [PATCH] Fix an odd encoding error in the unordered containers reference. [SVN r3994] --- doc/ref.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/ref.xml b/doc/ref.xml index b834598f..7a776058 100644 --- a/doc/ref.xml +++ b/doc/ref.xml @@ -701,7 +701,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - The function has no effect if an exception is thrown, unless it is thrown by the container’s hash function or comparison function. + The function has no effect if an exception is thrown, unless it is thrown by the container's hash function or comparison function. @@ -1418,7 +1418,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - The function has no effect if an exception is thrown, unless it is thrown by the container’s hash function or comparison function. + The function has no effect if an exception is thrown, unless it is thrown by the container's hash function or comparison function. @@ -2183,7 +2183,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - The function has no effect if an exception is thrown, unless it is thrown by the container’s hash function or comparison function. + The function has no effect if an exception is thrown, unless it is thrown by the container's hash function or comparison function. @@ -2914,7 +2914,7 @@ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) - The function has no effect if an exception is thrown, unless it is thrown by the container’s hash function or comparison function. + The function has no effect if an exception is thrown, unless it is thrown by the container's hash function or comparison function.