https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104772
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> --- And the reason for the helper functions is C++11 which would not like temporaries in constexpr functions.
jakub at gcc dot gnu.org via Gcc-bugs Wed, 31 May 2023 07:00:36 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104772
--- Comment #10 from Jakub Jelinek <jakub at gcc dot gnu.org> --- And the reason for the helper functions is C++11 which would not like temporaries in constexpr functions.