Skip to content

fix(rm): Avoid using std math functions on user defined types

Philip Wilkinson requested to merge portable-arith into main

Not portable, undefined behaviour in C++17 standard

Signed-off-by: Philip Wilkinson philip.wilkinson@arm.com

Merge request reports

Loading