Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
amdis
amdis-core
Commits
aea38521
Commit
aea38521
authored
Sep 24, 2020
by
Praetorius, Simon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
eliminate deprecated TreePath for dune-typetree >= 2.7
parent
77862e92
Pipeline
#4882
passed with stage
in 74 minutes and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
amdis/typetree/TreePath.hpp
amdis/typetree/TreePath.hpp
+1
-1
No files found.
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
Markdown
is supported
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