Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C++

Compiler

gcc HEAD 12.0.0 20210721 (experimental)

Options
Warnings
Optimization
Don't Use Boost
C++2b(GNU)
-pedantic
Raw compiler options
A.cpp B.cpp

Author

anonymous

about 4 years ago

A.hpp
A.cpp
B.cpp

$ g++ prog.cc -Wall -Wextra -O2 -march=native -std=gnu++2b -pedantic A.cpp B.cpp
Signal:
Segmentation fault