$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r52779 - sandbox/boost0x/boost/function
From: gordon_at_[hidden]
Date: 2009-05-05 19:00:14
Author: gordon.woodhull
Date: 2009-05-05 19:00:14 EDT (Tue, 05 May 2009)
New Revision: 52779
URL: http://svn.boost.org/trac/boost/changeset/52779
Log:
close namespaces
Text files modified: 
   sandbox/boost0x/boost/function/function_variadic_invoker.hpp |     3 +++                                     
   1 files changed, 3 insertions(+), 0 deletions(-)
Modified: sandbox/boost0x/boost/function/function_variadic_invoker.hpp
==============================================================================
--- sandbox/boost0x/boost/function/function_variadic_invoker.hpp	(original)
+++ sandbox/boost0x/boost/function/function_variadic_invoker.hpp	2009-05-05 19:00:14 EDT (Tue, 05 May 2009)
@@ -375,4 +375,7 @@
           typedef reference_manager<typename RefWrapper::type> manager_type;
         };
       };
+    } // end namespace function
+  } // end namespace detail
+} // end namespaces boost