Compiler Explorer, sometimes referred to as godbolt.org, is an interactive compiler exploration website. It allows the user to enter code in one of the supported languages, select a compiler and view the resulting assembly. Optionally, Compiler Explorer can also execute the code and show the output. Use this tag for questions regarding the use and results of Compiler Explorer, and not simply because a code snippet is hosted there.