|
dune-common
2.8.0
|
An stl-compliant random-access container which stores everything on the stack. More...
#include <algorithm>#include <iostream>#include <cstddef>#include <dune/common/genericiterator.hh>#include <initializer_list>#include <dune/common/hash.hh>Go to the source code of this file.
Classes | |
| class | Dune::ReservedVector< T, n > |
| A Vector class with statically reserved memory. More... | |
Namespaces | |
| Dune | |
| Dune namespace. | |
Macros | |
| #define | CHECKSIZE(X) {} |
An stl-compliant random-access container which stores everything on the stack.
| #define CHECKSIZE | ( | X | ) | {} |