Dune::AlwaysTrue< T > Struct Template Reference
[Common]

template which always yields a true value More...

#include <dune/common/typetraits.hh>

List of all members.

Static Public Attributes

static const bool value = true
 always a true value

Detailed Description

template<typename T>
struct Dune::AlwaysTrue< T >

template which always yields a true value

Template Parameters:
T Some type. It should be a type expression involving template parameters of the class or function using AlwaysTrue.
Note:
This class exists mostly for consistency with AlwaysFalse.

Member Data Documentation

template<typename T >
const bool Dune::AlwaysTrue< T >::value = true [static]

always a true value


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1