a stack of pointers with auto destruction if the stack is destructed
More...
#include <dune/grid/sgrid.hh>
List of all members.
Public Attributes |
T | elements |
| STL member.
|
Detailed Description
template<class T>
class Dune::AutoPtrStack< T >
a stack of pointers with auto destruction if the stack is destructed
Constructor & Destructor Documentation
Member Data Documentation
template<typename T>
T std::stack< T >::elements |
|
inherited |
The documentation for this class was generated from the following file: