https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72580
Gleb Natapov <gleb at scylladb dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |FIXED --- Comment #2 from Gleb Natapov <gleb at scylladb dot com> --- As far as I see it talks about copy constructor not move constructor. Clang compiles the code just fine.