Y
Hacker News
new
|
ask
|
show
|
jobs
by
Wumpnot
452 days ago
There is no reflection in this example, this is easily replicated in C++
1 comments
throwawaymaths
452 days ago
it's not, because what you want to be a constexpr is not const. The type signature is comptime []u8, not comptime []const u8
link