[Bug c++/54101] Using std::declval for types without a default constructor and with a deleted copy constructor errors.

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jul 27 06:04:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54101

--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> 2012-07-27 06:04:09 UTC ---
I don't think the issue is with declval, this is probably a dup of the PR
saying that ?: has a wrong return type with g++ (can't find the number right
now).



More information about the Gcc-bugs mailing list