|
dune-grid
2.2.0
|
a stack of pointers with auto destruction if the stack is destructed More...
#include <dune/grid/sgrid.hh>
Inherits std::stack< T >.
Public Member Functions | |
| ~AutoPtrStack () | |
Public Attributes | |
| T | elements |
| STL member. | |
a stack of pointers with auto destruction if the stack is destructed
| Dune::AutoPtrStack< T >::~AutoPtrStack | ( | ) | [inline] |
T std::stack< T >::elements [inherited] |
STL member.
1.7.6.1