From 52cc55329bb996ce01109c9f761d9f5b72d06237 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sat, 31 Aug 2002 13:04:52 +0000 Subject: [PATCH] Fixed broken links. [SVN r15123] --- bind.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bind.html b/bind.html index 3df72f5..6d849af 100644 --- a/bind.html +++ b/bind.html @@ -921,7 +921,8 @@ namespace boost/bind/protect.hpp (protect helper function)
  • - boost/bind/make_adaptable.hpp (make_adaptable + boost/bind/make_adaptable.hpp + (make_adaptable helper function)
  • libs/bind/bind_test.cpp @@ -1049,7 +1050,7 @@ namespace Järvi.

    - Dave Abrahams fixed a MSVC-specific conflict between bind and the + Dave Abrahams fixed a MSVC-specific conflict between bind and the iterator adaptors library.