Skip to content

[interface] Adjust MCMGMapper to upstream interface changes

Steffen Müthing requested to merge feature/update-mcmgmapper into master
  • The layout is now a simple function, not a template parameter anymore
  • The layout is now exported by the upstream class, so we don't have to store a copy.

Merge request reports