Boost logo

Boost :

From: Daryle Walker (darylew_at_[hidden])
Date: 2008-08-18 03:57:09


[This is based of an unrelated post that mentioned a file in the 1.36
release branch. I just looked and the trunk also has it.]

<http://svn.boost.org/svn/boost/trunk/libs/exception/doc/
enable_current_exception.html>, as of revision 47496, has an error in
its beginning. It wants T to be a user-defined type so it can
derived publicly from it. However, user-defined type doesn't mean
class type; it also includes enums, which can't be derived from.

-- 
Daryle Walker
Mac, Internet, and Video Game Junkie
darylew AT hotmail DOT com

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