[ub] type punning through congruent base class?
Gabriel Dos Reis
gdr at microsoft.com
Thu Jan 16 23:56:08 CET 2014
| We are missing a mechanism to support system programming techniques that
| reuse storage, even for objects that have a constructor
Yes, currently, we are missing well-defined constructs to support external data structures -- that is a problem that many system-level components (OS, network, etc.) have.
Let's do it without compromising the foundations :-)
-- Gaby
More information about the ub
mailing list