Skip to content

Add makeWriter function to HDF5Utils

Dan Guest requested to merge dguest/athena:add-makewriter into 21.2

This allows us to deduce some Writer template arguments from the Consumer class. This avoids having to repeat the input type in both classes.

Merge request reports

Loading