Dune::greater_or_equal< current, threshold > Struct Template Reference
[Debug output]

Greater or equal template test. More...

#include <dune/common/debugstream.hh>

List of all members.

Static Public Attributes

static const bool value = (current >= threshold)

Detailed Description

template<DebugLevel current, DebugLevel threshold>
struct Dune::greater_or_equal< current, threshold >

Greater or equal template test.

value is false if current is below the threshold, true otherwise

This is the default struct to control the activation policy of DebugStream and deactivates output below the threshold


Member Data Documentation

template<DebugLevel current, DebugLevel threshold>
const bool Dune::greater_or_equal< current, threshold >::value = (current >= threshold) [static]

The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 10:45:23 2010 for dune-common by  doxygen 1.6.3