On Mon, 11 Aug 2003 14:05:22 -0400, "Victor Bazarov"
<v.********@attAbi.com> wrote:
Can't you search the Standard for "POD"? <sigh>...
Of course I did. Found many references to datatypes which were
described as being POD types or non-POD types, but nowhere was the
term POD defined.
3.9/10 "Arithmetic types (3.9.1), enumeration types, pointer types,
and pointer to member types (3.9.2), and cvqualified versions of
these types (3.9.3) are collectively called scalar types. Scalar
types, POD-struct types, POD-union types (clause 9), arrays of such
types and cv-qualified versions of these types (3.9.3) are
collectively called POD types."
Saw this, but it didn't explain what common attributes correlated
these types as POD types. Especially since the desription is more
thatn somewhat self-referential, I did not find enlightenment here.
POD stands for Plain Old Data.
<click> This explains a great deal. Everything, in fact. All
questions answered. Thanks.
</dib>
John Dibling
Witty banter omitted for your protection