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 14
    • Merge requests 14
  • 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
  • !183
The source project of this merge request has been removed.

undef internal macros in header files

Merged Michael Kuron requested to merge (removed):macroleakage into master Mar 23, 2019
  • Overview 0
  • Pipelines 0
  • Changes 17

This prevents leaking internal macros from header files. There is one place where I didn't fix it though (the singleton/typelist stuff, which hopefully can be rewritten with std::tuple as part of #48 (closed)) and one place where an internal macro is reused by another header file (the mass evaluation stuff).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: macroleakage