[patch-rfc] N2179: Exception Propagation in C++

Paolo Carlini paolo.carlini@oracle.com
Tue Jul 22 20:19:00 GMT 2008


> This is what I had in mind. I don't see anything wrong with it.

If I didn't misunderstand, in that case you have all the declarations included (in uglified form) in c++98 mode, completely redundant. Also, since those are not templates, you need to wrap anyway in macros members using && and other c++0x constructs. I don't think I'm going to like this solution. All in all, I think that it would be better just compiling libsupc++ in c++0x mode, but please, for libstdc++-v3, try to follow my suggestion first.

Thanks,
Paolo.



More information about the Libstdc++ mailing list