> At the last C++ meeting I got the committee to accept wording that > ought to allow us to set DECL_IS_MALLOC on the built-in operator > new: > > Furthermore, for the library allocation functions in 18.6.1.1 > [new.delete.single] and 18.6.1.2 [new.delete.array], p0 shall point > to a block of storage disjoint from the storage for any other object > accessible to the caller.
Amazing, thanks a lot! Honza