dune-common  2.11
Static Public Attributes | List of all members
Dune::PriorityTag< 0 > Struct Template Reference

Helper class for tagging priorities. More...

#include <dune/common/typeutilities.hh>

Static Public Attributes

static constexpr std::size_t value = 0
 

Detailed Description

template<>
struct Dune::PriorityTag< 0 >

Helper class for tagging priorities.

PriorityTag<0> does not derive from any other PriorityTag.

Member Data Documentation

◆ value

constexpr std::size_t Dune::PriorityTag< 0 >::value = 0
static

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