------- Comment #2 from rguenth at gcc dot gnu dot org 2006-04-28 19:26 ------- The code is invalid. Anybody knows a trick to have a POD storage for non-POD n-"dimensional" object which individual elements can be accessed using a specialized 1-"dimensional" non-POD object? POD storage to avoid spurious initialization.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27181