CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
void* CppAD::thread_alloc::block_t::next_

pointer to the next memory allocation with the same tc_index_

Definition at line 117 of file thread_alloc.hpp.

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