From b41f7fdebe598fc0a9a0f5f06edbaa6df251574e Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 8 Dec 2005 03:23:02 +0000 Subject: [PATCH] Merged from Version_1_33_1 [SVN r31949] --- doc/array.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/array.xml b/doc/array.xml index 414dd79..e09c0c0 100644 --- a/doc/array.xml +++ b/doc/array.xml @@ -68,7 +68,7 @@ Note that this class is suggested to be part of the next Technical Report, which will extend the C++ Standard (see - http://std.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1548.htm). + http://std.dkuug.dk/jtc1/sc22/wg21/docs/papers/2003/n1548.htm). Class array fulfills most but not all of the requirements of "reversible containers" (see