Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

over 4 years ago

Language

C++

Compiler

gcc HEAD 11.0.0 20210104 (experimental)

Options
Warnings
Don't Use Boost
C++2a
-pedantic-errors

Author

anonymous

over 4 years ago

$ 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