array new-expressions: proposal

Jason Merrill jason at cygnus.com
Mon Jan 24 09:52:07 UTC 2000


>>>>> mendell  <mendell at ca.ibm.com> writes:

 > Does it make sense to always use a 16 byte padding, since the operator new
 > will not have access to the alignment of the type?

No; the size of the padding is determined by the new-expression, not the
operator new.

Jason




More information about the cxx-abi-dev mailing list