Language
C++
Compiler
gcc HEAD 9.0.1 20190205 (experimental)
Options
Warnings
Boost 1.68.0
C++11
no pedantic
Raw compiler options
-O3
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.68.0/gcc-head/include -std=c++11 -O3
intvar: i
intptr: Pi
charvar: c
charptr: Pc
Exit Code:
0