CppAD: A C++ Algorithmic Differentiation Package  20130102
memory_leak.hpp File Reference

File that implements a memory check at end of a CppAD program. More...

Go to the source code of this file.

Functions

bool memory_leak (size_t add_static=0)
 Function that checks allocator thread_alloc for misuse that results in memory leaks.

Detailed Description

File that implements a memory check at end of a CppAD program.

Definition in file memory_leak.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines