[Bug libstdc++/77801] std::experimental::gcd std::experimental::lcd use non-constexpr std::abs

ma30002000 at yahoo dot de gcc-bugzilla@gcc.gnu.org
Fri Sep 30 11:45:00 GMT 2016


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

--- Comment #3 from Matthias Schneider <ma30002000 at yahoo dot de> ---
Isn't it also obvious that calling a non-constexpr function from a constexpr
function will not work when actually using it as a constexpr?


More information about the Gcc-bugs mailing list