Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions
xmalloc.cxx File Reference

Trapping version of malloc. More...

#include "CxxUtils/xmalloc.h"
#include <malloc.h>
#include <new>
Include dependency graph for xmalloc.cxx:

Go to the source code of this file.

Namespaces

 CxxUtils
 

Functions

void * CxxUtils::xmalloc (size_t size)
 Trapping version of malloc. More...
 

Detailed Description

Trapping version of malloc.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Apr, 2025

Definition in file xmalloc.cxx.