Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
amdis
amdis-core
Commits
aea38521
Commit
aea38521
authored
Sep 24, 2020
by
Praetorius, Simon
Browse files
eliminate deprecated TreePath for dune-typetree >= 2.7
parent
77862e92
Changes
1
Hide whitespace changes
Inline
Side-by-side
amdis/typetree/TreePath.hpp
View file @
aea38521
...
...
@@ -126,7 +126,7 @@ namespace AMDiS
return
tp
;
}
#if DUNE_VERSION_LT(DUNE_TYPETREE,2,
8
)
#if DUNE_VERSION_LT(DUNE_TYPETREE,2,
7
)
template
<
std
::
size_t
...
I
>
auto
makeTreePath
(
Dune
::
TypeTree
::
TreePath
<
I
...
>
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment