Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r48582 - trunk/boost/exception
From: emil_at_[hidden]
Date: 2008-09-04 15:48:33


Author: emildotchevski
Date: 2008-09-04 15:48:32 EDT (Thu, 04 Sep 2008)
New Revision: 48582
URL: http://svn.boost.org/trac/boost/changeset/48582

Log:
revived enable_current_exception.hpp and enable_error_info.hpp.
Added:
   trunk/boost/exception/enable_current_exception.hpp (contents, props changed)
   trunk/boost/exception/enable_error_info.hpp (contents, props changed)

Added: trunk/boost/exception/enable_current_exception.hpp
==============================================================================
--- (empty file)
+++ trunk/boost/exception/enable_current_exception.hpp 2008-09-04 15:48:32 EDT (Thu, 04 Sep 2008)
@@ -0,0 +1,6 @@
+//Copyright (c) 2006-2008 Emil Dotchevski and Reverge Studios, Inc.
+
+//Distributed under the Boost Software License, Version 1.0. (See accompanying
+//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+#include <boost/exception/exception.hpp>

Added: trunk/boost/exception/enable_error_info.hpp
==============================================================================
--- (empty file)
+++ trunk/boost/exception/enable_error_info.hpp 2008-09-04 15:48:32 EDT (Thu, 04 Sep 2008)
@@ -0,0 +1,6 @@
+//Copyright (c) 2006-2008 Emil Dotchevski and Reverge Studios, Inc.
+
+//Distributed under the Boost Software License, Version 1.0. (See accompanying
+//file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+#include <boost/exception/exception.hpp>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk