
14 Mar
2008
14 Mar
'08
7:39 p.m.
"Steven Watanabe" <watanabesj@gmail.com> wrote in message news:47D9554B.9000003@providere-consulting.com... [...]
roofof /does/ use undefined behavior. You can't just go dereferencing the null pointer...
((T *)(0)->* q)
I heard offsetof() was going to be part of the next standards and that a POD will be redefined to allow non-virtual inheritances. I will change that portion of the code accordingly. -Phil