Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

almost 7 years ago

Language

C++

Compiler

gcc HEAD 9.0.0 20180910 (experimental)

Options
Warnings
Boost 1.67.0
C++17
no pedantic
Raw compiler options
-Wno-implicit-fallthrough

Author

anonymous

almost 7 years ago

fmt/format.h
fmt/core.h
fmt/format-inl.h

$ g++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.67.0/gcc-head/include -std=c++17 -Wno-implicit-fallthrough
Hello, World! The answer is 42. Goodbye, World.
Exit Code:
0