On Tue, 11 Feb 2025 14:02:05 -0800 Andre Muezerie <andre...@linux.microsoft.com> wrote:
> There's no MSVC equivalent for compiler extension __builtin_constant_p, > so a workaround is needed. > > Signed-off-by: Andre Muezerie <andre...@linux.microsoft.com> Prefer that __rte_constant worked on all platforms, but template code is hard to maintain.