Language
C++
Compiler
gcc HEAD 16.0.0 20250423 (experimental)
Options
Warnings
Don't Use Boost
C++2b
-pedantic
$ g++ prog.cc -Wall -Wextra -std=c++2b -pedantic
this = 140721695189400
&x = 140721695189320
this = 140721695189320 in print_this()
Exit Code:
0