Skip to content

add fake container-like datastructure with all no-op

Praetorius, Simon requested to merge feature/fake_container into master

This fake container con be used as argument to functions expecting a container that is filled or accessed somehow, if you do not want to do anything.

TODO:

  • Needs a test
Edited by Praetorius, Simon

Merge request reports