From 27d1cf539b0851bd8652a812fd36aa7ec9e85aba Mon Sep 17 00:00:00 2001 From: Fredrik Blomqvist Date: Mon, 11 Apr 2005 16:57:03 +0000 Subject: [PATCH] fixed dead link to Petter Urkedal's 'More' lib. [SVN r28134] --- bind.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bind.html b/bind.html index d7ed51e..05ce206 100644 --- a/bind.html +++ b/bind.html @@ -861,7 +861,7 @@ namespace (now part of Boost) by Jaakko Järvi and Gary Powell (the successor to the Binder Library);
  • - Extensions to the + Extensions to the STL by Petter Urkedal.
  • Doug Gregor suggested that a visitor mechanism would allow bind to interoperate with a signal/slot library.