[Bug c++/56317] inheriting constructor fails to move brace-initialized object
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56317 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|
[Bug c++/56317] inheriting constructor fails to move brace-initialized object
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56317 --- Comment #1 from David Krauss 2013-02-14 09:35:12 UTC --- (But, perfect forwarding equivalent to the inheriting constructor semantic does work around the issue.)