Language
C++
Compiler
clang 3.8.1
Options
Optimization
Boost 1.64.0
C++1z(GNU)
no pedantic
$ clang++ prog.cc -O2 -march=native -I/opt/wandbox/boost-1.64.0/clang-3.8.1/include -std=gnu++1z
Input is not valid: Geometry has wrong orientation
Input is valid
Exit Code:
0