Boost logo

Boost Users :

From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-07-14 12:22:53


AMDG

Meryl Silverburgh wrote:
> I think I need to implement this method myself.
>
> void boost::throw_exception(std::exception const & e) {
> }
>

You should only need to define throw_exception if BOOST_NO_EXCEPTIONS
is defined. See
http://www.boost.org/doc/libs/1_35_0/libs/utility/throw_exception.html

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net