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

it's not, because what you want to be a constexpr is not const. The type signature is comptime []u8, not comptime []const u8