From 45065aed9dfed5a032ee8d2f8efe5e2ffbc89ca8 Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 1 Dec 2005 04:52:04 +0000 Subject: [PATCH] Clean up a whole lot of bad links [SVN r31851] --- 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