CppAD: A C++ Algorithmic Differentiation Package  20130918
template<class Base>
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.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines