Dune Core Modules (2.4.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Dune::AutoPtrStack< T > Class Template Reference
a stack of pointers with auto destruction if the stack is destructed More...
#include <dune/grid/sgrid.hh>
Public Attributes | |
T | elements |
STL member. | |
Detailed Description
template<class T>
class Dune::AutoPtrStack< T >
class Dune::AutoPtrStack< T >
a stack of pointers with auto destruction if the stack is destructed
The documentation for this class was generated from the following file:
- dune/grid/sgrid.hh
