←back to thread

196 points svlasov | 1 comments | | HN request time: 0.209s | source
1. tempodox ◴[] No.40857198[source]
Highly interesting, I'm looking forward to this.

But the `member_number` functions in § 3.2 look disturbing to me. It's not discernible how invalid arguments are handled. Normally I'd look at generated assembly to answer a question like that, but this probably doesn't make sense with compile-time-fu (`constexpr`)…