CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
static bool CppAD::thread_alloc::set_get_hold_memory ( bool  set,
bool  new_value = false 
)
inlinestaticprivate

Set and Get hold available memory flag.

Parameters
set[in] if true, the value returned by this return is changed.
new_value[in] if set is true, this is the new value returned by this routine. Otherwise, new_value is ignored.
Returns
the current setting for this routine (which is initially false).

Definition at line 163 of file thread_alloc.hpp.

Referenced by hold_memory(), and return_memory().