Skip to content

GlobalSimulation: Do not use constepr for pow

Tadej Novak requested to merge tadej/athena:clang-gs-fix into main

Do not use constepr for std::pow in GlobalSimulation as this is a gcc extension and not part of the standard (yet).

/cc @peter @tsulaia @fwinkl

Edited by Tadej Novak

Merge request reports

Loading