[Bug c++/70213] Not all ambiguous cases of method constraint overloading caught?

xyzdragon at fastmail dot fm gcc-bugzilla@gcc.gnu.org
Sat Mar 12 13:55:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70213

--- Comment #2 from xyzdragon at fastmail dot fm ---
to
  bool( isConst<T>() )
even though this shouldn't be necessary, because isConst already has return
type bool.

(Sorry for split post, I accidentally pressed the send button)


More information about the Gcc-bugs mailing list