
18 Aug
2008
18 Aug
'08
7:57 a.m.
[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