Language
C++
Compiler
gcc HEAD 11.0.0 20210104 (experimental)
Options
Warnings
Don't Use Boost
C++2a
-pedantic-errors
$ g++ prog.cc -Wall -Wextra -std=c++2a -pedantic-errors
int is totally ordered
double is totally ordered
ordered is totally ordered
not_ordered is not totally ordered
Exit Code:
0