From b2a3c9e59df684c2d4721ae1cc1d2afbbb60141a Mon Sep 17 00:00:00 2001
From: Daniel James
Date: Sun, 10 Feb 2008 14:56:22 +0000
Subject: [PATCH] Link to people pages on the website, as they've been removed
from the download.
[SVN r43209]
---
smarttests.htm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/smarttests.htm b/smarttests.htm
index e7cedff..1833719 100644
--- a/smarttests.htm
+++ b/smarttests.htm
@@ -21,10 +21,10 @@
mailing list and the tests which this page describes were performed to provide
a guide for current and future investigations into smart pointer implementation
strategies.
-Thanks are due to Dave Abrahams,
+
Thanks are due to Dave Abrahams,
Gavin Collings,
-Greg Colvin and
-Beman Dawes
+Greg Colvin and
+Beman Dawes
for test code and trial implementations, the final version of which can be found
in .zip format here.
Description