Hi Ben,
On Wed, 19 Feb 2025 16:24:35 + Ben Westover
wrote:
> Control: tags -1 + patch
>
> Hello,
>
> I found a patch from Gentoo that could work:
>
> Description: Fix ODR violation for IsFloatType_v
> constexpr is only implicitly inline for functions or
> static data members, so the t
Control: tags -1 + patch
Hello,
I found a patch from Gentoo that could work:
Description: Fix ODR violation for IsFloatType_v
constexpr is only implicitly inline for functions or
static data members, so the two constexpr IsFloatType_v definitions
here cause an ODR violation. Explicitly mar
2 matches
Mail list logo