$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Boost and exceptions
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-06-20 17:43:56
On 20/06/2012 03:33, Robert Ramey wrote:
> a) the original functionality is not found in boost, anyone who needs
> it has to implement it on their own.
It is.
Define BOOST_EXCEPTION_DISABLE for boost::throw_exception not to use
Boost.Exception.