CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|
Public Types | |
using | iterator = typename std::set< Base * >::iterator |
Public Attributes | |
std::set< Base * > | s |
Smart set of pointers. Deletes all set values on destruction.
Definition at line 119 of file smart_containers.hpp.