------- Comment #129 from gdr at cs dot tamu dot edu 2007-05-23 15:59 ------- Subject: Re: [4.0/4.1/4.2/4.3 Regression] placement new does not change the dynamic type as it should
"rguenther at suse dot de" <[EMAIL PROTECTED]> writes: | Note that it is important to retain the capability to implement | memory allocators in C++ that are allowed to re-use memory for different | typed objects. Yes, the C++ committee will never allow a rule that bans platcement-new and memory allocators :-) -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29286