DUNE
Distributed and Unified Numerics Environment
Dune Core Modules (2.3.1)
Toggle main menu visibility
Main Page
Related Pages
Modules
+
Namespaces
Namespace List
+
Namespace Members
+
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
y
+
Functions
b
c
d
e
f
g
h
k
l
m
n
o
p
r
s
t
u
w
Variables
Typedefs
Enumerations
+
Enumerator
a
b
d
f
g
i
o
r
t
u
x
+
Classes
Class List
Class Index
Class Hierarchy
+
Class Members
+
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
+
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
~
+
Variables
_
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
u
v
z
+
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
Enumerations
+
Enumerator
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
u
v
Related Functions
+
Files
File List
+
File Members
+
All
c
d
f
o
t
Functions
Variables
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
dune
common
std
constexpr.hh
1
#ifndef DUNE_COMMON_STD_CONSTEXPR_HH
2
#define DUNE_COMMON_STD_CONSTEXPR_HH
3
4
#if HAVE_CONSTEXPR
5
#define DUNE_CONSTEXPR constexpr
6
#else
// #if HAVE_CONSTEXPR
7
#define DUNE_CONSTEXPR
8
#endif
// #else // #if HAVE_CONSTEXPR
9
10
#endif
// #ifndef DUNE_COMMON_STD_CONSTEXPR_HH
|
Legal Statements / Impressum
| Hosted by
TU Dresden
&
Uni Heidelberg
| generated with Hugo v0.111.3 (Apr 8, 23:02, 2025)