Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
wrong up
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86 #include <iostream> #include <memory> #include <functional> using namespace std; class upHolder { unique_ptr<int> up_; upHolder(unique_ptr<int> up) : up_(up){}; }; int main() { cout << "Hello, world!\n"; }
run
|
edit
|
history
|
help
0
Time Zone Registry
Build char string (multibyte) with wchar
pitch errors verification for Nowhk
what is this
Fast sine to fill array (sin/cos pair)
copy
Eight Queen
Iterate_Variac_Template
Two-phase sample with VC++ 2015
Visual C++ template instantiation