[top-level] C++-friendly allocators for libiberty

Bernardo Innocenti bernie@develer.com
Sat Jun 26 01:05:00 GMT 2004


Bernardo Innocenti wrote:

> +#define xcrealloc(P, T) (T *) xrealloc (P, sizeof(T))

This should have been "xrenew" (unless someone comes up
with a better name for it).

-- 
  // Bernardo Innocenti - Develer S.r.l., R&D dept.
\X/  http://www.develer.com/



More information about the Gdb-patches mailing list