A wrapper that can either contain an object of T or be empty. This might be used as a workaround for non-default constructible classes. More...
#include <utility>
#include <dune/common/typeutilities.hh>
Go to the source code of this file.
A wrapper that can either contain an object of T or be empty. This might be used as a workaround for non-default constructible classes.
Classes | |
class | Dumux::Optional< T > |
A wrapper that can either contain an object of T or be empty. More... | |
Namespaces | |
namespace | Dumux |
make the local view function available whenever we use the grid geometry | |