Skip to content

Fix constructor by removing template argument

Reiner Hauser requested to merge cpp20 into master

It's not needed and causes a compiler error when C++20 is enabled.

@spiwoks , please merge and submit new tag to TDAQ nightly. No need to patch tdaq-10.

Merge request reports