From 785e98fcac588462bf5730b037f841071f983a0a Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 15 Sep 2002 04:04:10 +0000 Subject: [PATCH] No sense in failing just because a compiler doesn't implement correct for loop scoping! [SVN r15327] --- array5.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/array5.cpp b/array5.cpp index 6207e51..9b70a11 100644 --- a/array5.cpp +++ b/array5.cpp @@ -10,8 +10,8 @@ void test_static_size (const T& cont) for (unsigned i=0; i