http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54309
Bug #: 54309
Summary: type alias accessing class template enum type member
fails
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: paul at preney dot ca
Created attachment 32433
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32433&action=edit
Brief code illustrating ambiguity bug.
The attached code using rvalue *this qualified member functi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60631
--- Comment #2 from Paul Preney ---
It seems to the similar/equivalent. That said, clearly this is not a constexpr
issue (which bug 59296 does not demonstrate).
A concern of mine is that this appears to effectively, especially given the
immportan
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108236
Paul Preney changed:
What|Removed |Added
CC||paul at preney dot ca
--- Comment #3