dune-geometry  2.2.0
Static Public Attributes
Dune::GenericGeometry::StaticMaximum< A, B > Struct Template Reference

#include <dune/geometry/genericgeometry/maximum.hh>

List of all members.

Static Public Attributes

static const int v = (A::v > B::v ? A::v : B::v)

template<class A, class B>
struct Dune::GenericGeometry::StaticMaximum< A, B >


Member Data Documentation

template<class A , class B >
const int Dune::GenericGeometry::StaticMaximum< A, B >::v = (A::v > B::v ? A::v : B::v) [static]

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