Closed GoogleCodeExporter closed 9 years ago
Uh, actually that's not exactly what it will say, my example was botched.
It does, however, require that MyType is not incomplete.
Original comment by kim.gras...@gmail.com
on 29 Jan 2015 at 8:31
Great catch, Kim. Patch looks good to me and tests pass on Mac OS X. Test is
complete, you don't need to test && because "error: cannot catch exceptions by
rvalue reference".
The only nitpick is header guards. If you want to have them, they should follow
the existing style, which is
DEVTOOLS_MAINTENANCE_INCLUDE_WHAT_YOU_USE_CATCH_BYPTR_H_ if I'm not mistaken.
Original comment by vsap...@gmail.com
on 2 Feb 2015 at 1:30
Thanks for the timely review, committed in r598 with the header guards fixed.
Original comment by kim.gras...@gmail.com
on 4 Feb 2015 at 8:54
Original issue reported on code.google.com by
kim.gras...@gmail.com
on 29 Jan 2015 at 8:28Attachments: