Closed
Description
I have several times gotten compilation errors compiling perfectly valid C++ code. I am told that this is because the IDE, to simplify life for newbies, does all kinds of stuff to my source before sending it to the compiler.
I want an "expert mode" that says "hands off my code" and avoids the transformations that create erroneous programs out of correct programs