This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/55039] std::addressof vs. constexpr


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

--- Comment #3 from Daniel KrÃgler <daniel.kruegler at googlemail dot com> 2012-10-23 20:56:36 UTC ---
(In reply to comment #2)
During the Portland meeting the issue

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1384

was discussed and core had consensus *not* to support reinterpret_cast in
constant core expressions. I think this means we need to bite the bullet now.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]