rhalbersma/xstd

Fix to_underlying on integral_constant<E,N>

Closed this issue · 0 comments

Should return std::integral_constant<std::underlying_type_t<E>, xstd::to_underlying(N)>()