Skip to content

Wrap summaryValue calls to use optional rather passing a dummy to store result...

Lucy Lewitt requested to merge llewitt/athena:EMBremCollectionBuilderTidyUp into main

Wrap summaryValue calls to use std::optional, rather than taking a dummy variable to store the result and returning a bool.

Merge request reports