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

--- Comment #7 from Marc Glisse <glisse at gcc dot gnu.org> ---
std::addressof can be constexpr with -std=gnu++XX, and even in strict mode
std::__addressof can be constexpr for internal use in libstdc++.

Reply via email to