Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • W waLBerla
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 51
    • Issues 51
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • waLBerla
  • waLBerla
  • Merge requests
  • !189

[API] Change BodyTypeTuple of Union to variadic template

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michael Kuron requested to merge uniontuple into master Mar 28, 2019
  • Overview 1
  • Commits 1
  • Pipelines 4
  • Changes 19

so Union<std::tuple<Sphere,Box>> becomes Union<Sphere,Box>

Fixes #87 (closed)

Related to #48 (closed)

Edited Apr 09, 2019 by Michael Kuron
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: uniontuple