[Bug libstdc++/40296] [C++0x] std::exception_ptr comparisons
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue Jun 2 19:15:00 GMT 2009
------- Comment #4 from paolo dot carlini at oracle dot com 2009-06-02 19:14 -------
As far as the ABI is concerned, isn't a big issue, it suffices to somehow
remove if from the effective exception_ptr.h seen by the user code (via
<exception>) while keeping it in the eh_ptr.cc, in order to keep on exporting
the symbol. I can do it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40296
More information about the Gcc-bugs
mailing list