Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
WinAPI not accessible
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <Windows.h> int main() { ::GetParent(nullptr); }
run
|
edit
|
history
|
help
0
#26
Data structure alignment
Copy double[2][3] into vector<vector<double>>
virtual inheritance
VC++ error LNK2001 with combined use of non-type template parameters
This is the first one
hangman
rvalue lifetime
hangman
Preserving strict aliasing Union example