Boost logo

Boost :

From: Fernando Cacciola (fcacciola_at_[hidden])
Date: 2002-08-09 12:43:57


----- Original Message -----
From: "Rene Rivera" <grafik666_at_[hidden]>
To: <boost_at_[hidden]>
Sent: Friday, August 09, 2002 1:35 PM
Subject: Re: [boost]
compilingboostwithoutexceptions(Boost.All,Boost.SmartPtr)

> [policies]
>
> #ifndef BOOST_NO_EXCEPTIONS
> namespace boost {
> typedef exception_throw_policy exception_policy;
> }
> #endif
>
The problem with this is that opens a big door for ODR violations.
But of course, this issue doesn't seem to fit the ODR in its vary nature
anyway.
So, if we can bare possible ODR violations here, this technique seems pretty
clean to me.

Fernando Cacciola
Sierra s.r.l.
fcacciola_at_[hidden]
www.gosierra.com


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk