Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Markus Holzer
waLBerla
Repository
07e69f0ef21fd8f7463c9b8623fa56dcf602ba47
Switch branch/tag
walberla
src
pe
rigidbody
Union.h
Find file
Blame
History
Permalink
change BodyTypeTuple of Union to variadic template
· d04c9922
Michael Kuron
authored
Mar 28, 2019
and
Sebastian Eibl
committed
Apr 17, 2019
so Union<std::tuple<Sphere,Box>> becomes Union<Sphere,Box>
d04c9922