opinions are my own
he/him
godbolt.org/z/P7jxr5joK
#c++ #cpp
godbolt.org/z/P7jxr5joK
#c++ #cpp
godbolt.org/z/c1Tsd4Pvs
and if you are about to reply "why are you writing code like that?" just stop right there. i have reasons.
godbolt.org/z/c1Tsd4Pvs
and if you are about to reply "why are you writing code like that?" just stop right there. i have reasons.
I'm a little surprised that I can't SFINAE on the evil "pack expansion into non-pack parameter" error. Is there a way to change the implementation of `call` or `callable` to get the following code to compile?
godbolt.org/z/Pj9G11sr3
I'm a little surprised that I can't SFINAE on the evil "pack expansion into non-pack parameter" error. Is there a way to change the implementation of `call` or `callable` to get the following code to compile?
godbolt.org/z/Pj9G11sr3
in other words, the following actually compiles.
in other words, the following actually compiles.