(no title)
klrtaj | 1 year ago
I've no idea why they don't introduce car/cdr functions and nil for empty parameter packs and allow to store parameter packs instead of the current syntax insanity.
klrtaj | 1 year ago
I've no idea why they don't introduce car/cdr functions and nil for empty parameter packs and allow to store parameter packs instead of the current syntax insanity.
gpderetta|1 year ago
otabdeveloper4|1 year ago
C++ templates are a lambda calculus, there's no notion of memory cells or state.
jasfas|1 year ago
Why can the compiler not infer the types in such an UntypedList? Why is there no car/cdr for tuples?