
3 Nov
2007
3 Nov
'07
11:05 p.m.
Peter Dimov wrote:
The sentence is
A pointer to a POD-struct object, suitably converted using a reinterpret_cast, points to its initial member (or if that member is a bit-field, then to the unit in which it resides) and vice versa.
Note the "using a reinterpret_cast" part that immediately follows the "suitably converted" part.
All right, sorry. Seems they changed that in the final. (Yeah, I should really get the real thing. But it's damn expensive for a student.) Hmm ... that makes my nice idea invalid. Sebastian Redl