Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
not a parameter pack
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86 template<class...T> void do_nothing(T...) {} template<class...F> void pol(F const&...f) { [=] { auto x = 42; //int x = 42; do_nothing([&] {return f(x); }...); }; } int main() { pol([](int){}); }
run
|
edit
|
history
|
help
0
Runner-mt
find vs at
Title
virtual inheritance
#7.2
atoi on hex
Increment pointer to struct
#9
123
variable template not supported