| CppAD: A C++ Algorithmic Differentiation Package
    20171217
    | 
File that implements a memory check at end of a CppAD program. More...
Go to the source code of this file.
| Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| Functions | |
| bool | CppAD::memory_leak (size_t add_static=0) | 
| Function that checks allocator thread_allocfor misuse that results in memory leaks.  More... | |
File that implements a memory check at end of a CppAD program.
Definition in file memory_leak.hpp.