Language
C++
Compiler
gcc 9.2.0
Options
Warnings
Boost 1.72.0
C++2a
no pedantic
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.72.0/gcc-9.2.0/include -std=c++2a 'p' code = 112 hex: 70
'l' code = 108 hex: 6c
'i' code = 105 hex: 69
'k' code = 107 hex: 6b
'.' code = 46 hex: 2e
't' code = 116 hex: 74
'x' code = 120 hex: 78
't' code = 116 hex: 74
Exit Code:
0