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.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)