Skip to content

CxxUtils: Fix for gcc13/C++20 compilation on aarch64-el9-gcc13-opt

Johannes Elmsheuser requested to merge elmsheus/athena:cxxutils_20230823 into main

This fixes a compilation problem with gcc13/C++20 on the aarch64-el9-gcc13-opt platform with LCG104.

It's a bit weird that this did not show up in other el9/gcc13/C++20 builds so far.

Merge request reports