Skip to content

Remove custom overloading of MsgStream printout for std::array

Christopher Rob Jones requested to merge cherry-pick-01054f6c into master

std::array ostream overloading is no longer required. update boost:array overloading to use Gaudi method for consistent formatting.

Merge request reports