3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Dumux::Utility::Tag< T > Struct Template Reference

Helper class to create (named and comparable) tagged types Tags any given type. The tagged type is equality comparable and can be written to streams. A custom name can be provided by implementing the name() member function. More...

#include <dumux/common/tag.hh>

Inheritance diagram for Dumux::Utility::Tag< T >:

Description

template<class T>
struct Dumux::Utility::Tag< T >

Helper class to create (named and comparable) tagged types Tags any given type. The tagged type is equality comparable and can be written to streams. A custom name can be provided by implementing the name() member function.


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