Language
C++
Compiler
gcc 8.2.0
Options
Warnings
Boost 1.69.0
C++2a(GNU)
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/gcc-8.2.0/include -std=gnu++2a -pedantic-errors operator char() called
operator int() called
operator double() called
Exit Code:
0