CppAD: A C++ Algorithmic Differentiation Package
20130918
|
virtual CppAD::atomic_base< Base >::~atomic_base | ( | void | ) | [inline, virtual] |
destructor informs CppAD that this atomic function with this index has dropped out of scope by setting its pointer to null
Definition at line 208 of file atomic_base.hpp.