[Bug c++/47774] [C++0x] constexpr specifier on ctor not ignored when template instantiation causes ctor to not satify constexpr requirements
dev.lists at jessamine dot co.uk
gcc-bugzilla@gcc.gnu.org
Thu Feb 17 11:30:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47774
Adam Butcher <dev.lists at jessamine dot co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jason at gcc dot gnu.org
See Also| |http://gcc.gnu.org/bugzilla
| |/show_bug.cgi?id=46472
--- Comment #3 from Adam Butcher <dev.lists at jessamine dot co.uk> 2011-02-17 11:00:01 UTC ---
Added Jason to CC and referenced bug 46472. The code stated in 46472 works on
current GCC though but the description is similar to this.
More information about the Gcc-bugs
mailing list