dune-typetree  3.0-dev
Classes
Dune::TypeTree::min< result_type > Struct Template Reference

Statically combine two values of type result_type by returning their minimum. More...

#include <dune/typetree/accumulate_static.hh>

Classes

struct  reduce
 

Detailed Description

template<typename result_type>
struct Dune::TypeTree::min< result_type >

Statically combine two values of type result_type by returning their minimum.


The documentation for this struct was generated from the following file: