dune-functions  2.8.0
Namespaces | Typedefs
optional.hh File Reference
#include <optional>

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::Functions
 

Typedefs

template<class T >
using Dune::Functions::Optional = std::optional< T >