Skip to content

[parameterizedfactory] small cleanups

Christian Engwer requested to merge cleanup-parametrizedfactory into master
  • the method create should be const as it does not alterthe internal state
  • we add a new method contains to exlicitly check the availability of a key

Merge request reports