dune-typetree  2.3.1
Classes
Dune::TypeTree::max< result_type > Struct Template Reference

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

#include <dune/typetree/accumulate_static.hh>

Classes

struct  reduce
 

Detailed Description

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

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


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