Dune Core Modules (2.4.1)

static_assert.hh File Reference

Fallback implementation of the C++0x static_assert feature. More...

#include "typetraits.hh"

Go to the source code of this file.

Macros

#define dune_static_assert(COND, MSG)    static_assert(COND,MSG)
 Helper template so that compilation fails if condition is not true. More...
 

Detailed Description

Fallback implementation of the C++0x static_assert feature.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 16, 22:29, 2024)