public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35782]  New: support for standard layout types
@ 2008-04-01  0:15 bkoz at gcc dot gnu dot org
  2008-04-01  4:06 ` [Bug c++/35782] " bkoz at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2008-04-01  0:15 UTC (permalink / raw)
  To: gcc-bugs

This is an enhancement request for a C++0x feature, standard layout type. This
is a relaxation of POD, and allows things like member functions.

This is necessary to correctly implement 29_atomics.

See:
"Modification to the definition of plain old data"
http://en.wikipedia.org/wiki/C%2B%2B0x

or

POD's Revisited
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2342.htm


-- 
           Summary: support for standard layout types
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35782


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-12-02 23:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-01  0:15 [Bug c++/35782] New: support for standard layout types bkoz at gcc dot gnu dot org
2008-04-01  4:06 ` [Bug c++/35782] " bkoz at gcc dot gnu dot org
2008-04-01 19:20 ` rguenth at gcc dot gnu dot org
2008-09-10  1:46 ` bkoz at gcc dot gnu dot org
2008-09-10  1:48 ` bkoz at gcc dot gnu dot org
2008-09-10  3:39 ` jason at redhat dot com
2008-09-10 21:48 ` bkoz at redhat dot com
2008-09-17 21:18 ` jason at gcc dot gnu dot org
2008-09-18 17:03 ` jason at gcc dot gnu dot org
2008-12-02 19:18 ` jason at gcc dot gnu dot org
2008-12-02 23:55 ` jason at gcc dot gnu dot org
2008-12-02 23:59 ` jason at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).