dune-functions  2.6-dev
Namespaces | Typedefs
optional.hh File Reference
#include <dune/common/std/optional.hh>

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::Functions
 

Typedefs

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