[Bug c++/66109] defining constexpr objects without initializer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66109 TC changed: What|Removed |Added CC||rs2740 at gmail dot com --- Comment #3 from TC ---
[Bug c++/66109] defining constexpr objects without initializer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66109 --- Comment #2 from Vlad Gheorghiu --- More details at http://stackoverflow.com/q/30172483/3093378
[Bug c++/66109] defining constexpr objects without initializer
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66109 --- Comment #1 from Vlad Gheorghiu --- Actually the `constexpr` ctor is not even necessary here to reproduce the bug.