Skip to content

Use std::deque instead of std::vector for counters

Marco Clemencic requested to merge clemenci-master-patch-91139 into master

This is a minor backward compatible fix needed to be able to compile with gaudi/Gaudi!1258 (merged)

Merge request reports