[Bug c++/91141] Can't use class members inside conditional noexcept specifier

2019-09-10 Thread brickmen75 at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91141 Oleg Fatkhiev changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/91141] New: Can't use class members inside conditional noexcept specifier

2019-07-11 Thread brickmen75 at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: brickmen75 at gmail dot com Target Milestone: --- There is minimal example of code that deny to compile: template class widget { public: void swap(widget&