Re: [cxx-abi-dev] What is a POD? TC1 or first C++ Standard
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] What is a POD? TC1 or first C++ Standard



>From: Gabriel Dos Reis <gdr@xxxxxxxxxxx>
>And it would appear to users very counter-intuitive and confusing if
>pointer-to-members were treated very differently from other PODs.

I wouldn't think so.  It was there in black and white saying they are
not PODs, 9(4).  ;-)
Probably because they are not available in C.