Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
c++0x pods and constructors
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="dragan, post: 3967973"] That's good news. That a POD can be derived from another class is also good news. What kind of class it can be after derived though is still unclear to me: can it have non-static data members? I downloaded N2960. I like to think in terms of the things a POD can or cannot have rather than the lingo like: trivially copyable, trivial class, standard layout, and on and on. In another post I wrote my understanding of what is and isn't allowed. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
c++0x pods and constructors
Top