Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
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(1,2,3); }
run
|
edit
|
history
|
help
0
Overload resolve function pointer
boost::asyc fail with error C2280: attempting to reference a deleted function
MSVC_example_fscanf_s_and_chars_wchars
Affine Key Finder and Decrypter
_countof constexpr
1
std::current_exception makes a copy
postfix eval in c++ - multidigits decimal
ambiguity does not count as ambiguity
Time Zone Registry