Language
C++
Compiler
gcc HEAD 10.0.0 20190605 (experimental)
Options
Warnings
Boost 1.70.0
C++11
-pedantic-errors
Raw compiler options
-DNDEBUG
$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.70.0/gcc-head/include -std=c++11 -pedantic-errors -DNDEBUG
bool n1::operator<(const meow&, const meow&)
bool n2::operator<(const meow&, const meow&)
Exit Code:
0