Re: compile or not compile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eljay Love-Jensen <eljay@xxxxxxxxx> writes:

> Hi,
> 
> A POD-struct is a UDT, not a POD.
> 
> In the examples, f, f2 and cmp<int> are UDT.  (With foo, foo2, and c
> being instances thereof.)

Yes, I should have said foo, foo2, and c were 'of UDT', not
    'UDT'. Your earlier statement:

> For POD, ALWAYS pass-by-value and never pass-by-constant-reference.
> For UDT, ALWAYS pass-by-constant-reference and never pass-by-value.

led me to believe you wouldn't object to mixing object terminology
    with type terminology. :-)

(now that we are wholly off-topic)

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux