Changes between Initial Version and Version 1 of Ticket #10462, comment 1


Ignore:
Timestamp:
Sep 5, 2014, 7:44:04 AM (8 years ago)
Author:
Emil Dotchevski

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10462, comment 1

    initial v1  
     1Is it possible that my_exception derives from std::exception privately?
     2
    13There are checks which should fail with ambiguous implicit conversion errors in case std::exception is derived from multiple times. I'm noticing, however, that the relevant unit test throw_exception_test.cpp doesn't explicitly verify this.
    24