Skip to content
Snippets Groups Projects
Commit d04c9922 authored by Michael Kuron's avatar Michael Kuron :mortar_board: Committed by Sebastian Eibl
Browse files

change BodyTypeTuple of Union to variadic template

so Union<std::tuple<Sphere,Box>> becomes Union<Sphere,Box>
parent 098df370
Branches
No related tags found
No related merge requests found
Showing
with 160 additions and 173 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment