------- Comment #49 from paolo dot carlini at oracle dot com 2009-11-03 17:36 ------- By the way, it's really silly to have code used only for copy-able types (like scalars or pods) and having to use the *_MOVE* macros only for compilation sake, in such cases it's normally much cleaner to have the thing inside a template instantiated on demand.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41351