[Bug libstdc++/40258] void has no trivial destructor
paolo dot carlini at oracle dot com
gcc-bugzilla@gcc.gnu.org
Tue May 26 15:46:00 GMT 2009
------- Comment #1 from paolo dot carlini at oracle dot com 2009-05-26 15:46 -------
According to n2857, the predicate is true for trivial types, reference types,
class types with a trivial destructor or an array of such class types: void
doesn't belong to any of those.
--
paolo dot carlini at oracle dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40258
More information about the Gcc-bugs
mailing list