https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98485
--- Comment #3 from Braden Obrzut ---
Created attachment 49864
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49864&action=edit
More well defined variant
Added a variant of the code which has all specializations visible at all uses.
Only
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98485
--- Comment #2 from Braden Obrzut ---
I'm actually not certain if I'm playing fast and loose with ODR. While I can
definitely agree that this construct is fragile, if a specialization has the
same sequence of tokens as the base template is it ac
: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: admin at maniacsvault dot net
Target Milestone: ---
Created attachment 49861
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=49861&action=edit
Minimal example cod
++
Assignee: unassigned at gcc dot gnu.org
Reporter: admin at maniacsvault dot net
Target Milestone: ---
Created attachment 35756
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35756&action=edit
Minimal example
A rather simple program using C++ exceptions in Obje