|
dune-fem
2.8-git
|
#include <dune/fem/storage/singletonlist.hh>
Public Member Functions | |
| SingletonListStorage () | |
| ~SingletonListStorage () | |
| ListType & | singletonList () |
| void | deleteItem (const ListIteratorType &it) |
Protected Attributes | |
| ListType | singletonList_ |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |