This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH RFA: PR 29286: Handle placement new aliasing issues


> I agree that in principle this could be done using type variants.  But
> in practice I think it is more reliable to make it a property of the
> pointer rather than of the type of the pointer.

What do you mean?  Suppose I have a function returning such a pointer.
Where is the "property"?  Don't these things *have* to be on the type?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]