Language
C++
Compiler
gcc HEAD 12.0.0 20210516 (experimental)
Options
Warnings
Optimization
Boost 1.73.0
C++17
-pedantic
$ g++ prog.cc -Wall -Wextra -O2 -march=native -I/opt/wandbox/boost-1.73.0/gcc-head/include -std=c++17 -pedantic
int8_t
int16_t
int32_t
int64_t
char
int16_t
int32_t
int64_t
long long
Exit Code:
0