CppAD: A C++ Algorithmic Differentiation Package  20130102
#define CPPAD_TRACE_THREAD   0

If NDEBUG is not defined, print all calls to get_memory and return_memory that correspond to this thead and capacity CPPAD_TRACE_CAPACITY.

Definition at line 65 of file thread_alloc.hpp.

Referenced by thread_alloc::get_memory(), and thread_alloc::return_memory().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines