CppAD: A C++ Algorithmic Differentiation Package
20130918
|
static bool CppAD::thread_alloc::set_get_hold_memory | ( | bool | set, |
bool | new_value = false |
||
) | [inline, static, private] |
Set and Get hold available memory flag.
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. |
Definition at line 160 of file thread_alloc.hpp.
Referenced by hold_memory(), and return_memory().