From cb86812995aca0f6d11bf88ba0535a7016950656 Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Mon, 13 Sep 2004 16:11:54 +0000 Subject: [PATCH] removed commented link [SVN r25054] --- doc/topics/file_iteration.html | 4 ---- doc/topics/local_iteration.html | 4 ---- 2 files changed, 8 deletions(-) diff --git a/doc/topics/file_iteration.html b/doc/topics/file_iteration.html index 45cbf56..a9189c3 100644 --- a/doc/topics/file_iteration.html +++ b/doc/topics/file_iteration.html @@ -1019,10 +1019,6 @@ template<class T> struct function_traits<T&> : function_traits&l those types).  If you like, you can figure out how to do that on your own as an exercise.  -

See Also

diff --git a/doc/topics/local_iteration.html b/doc/topics/local_iteration.html index 32d6d5b..bab3c74 100644 --- a/doc/topics/local_iteration.html +++ b/doc/topics/local_iteration.html @@ -134,10 +134,6 @@ template<> struct sample<10> { }; ??=include BOOST_PP_LOCAL_ITERATE() -

See Also