CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
#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 63 of file thread_alloc.hpp.

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