Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
visual-wtf
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86 #include <iostream> #include <string> void wtf (std::string &a) { a = true; } int main() { std::string a = "wtf"; wtf(a); std::cout << a; }
run
|
edit
|
history
|
help
0
Replace all spaces in a string in C++
Visual Studio C++ wont accept >> or << past the initial declarations
RTTI Test
c++functor
Project
karma legacy "variant" with attr_cast
GetFinalPathNameByHandle Behaviour
RecursiveDivide
😊
multiplie linked list numbers