[Bug c++/54309] New: type alias accessing class template enum type member fails

2012-08-17 Thread paul at preney dot ca
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

[Bug c++/60631] New: [c++11] rvalue this member functions are ambiguous

2014-03-24 Thread paul at preney dot ca
: 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

[Bug c++/60631] [c++11] rvalue this member functions are ambiguous

2014-03-25 Thread paul at preney dot ca
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

[Bug libstdc++/108236] std::exclusive_scan with execution policy does not work in-place

2024-11-28 Thread paul at preney dot ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108236 Paul Preney changed: What|Removed |Added CC||paul at preney dot ca --- Comment #3