Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 6 years ago

Language

C++

Compiler

clang HEAD 9.0.0 (https://github.com/llvm-mirror/clang.git cbf711538388149330cdce4e380ead95686072f0) (https://github.com/llvm-mirror/llvm.git 4babc48b059062f4ae8082f2d7a5f58d66505551)

Options
Warnings
Boost 1.69.0
C++14
no pedantic

Author

anonymous

about 6 years ago

$ clang++ prog.cc -Wall -Wextra -I/opt/wandbox/boost-1.69.0/clang-head/include -std=c++14
/tmp/prog-79da75.o: In function `main':
prog.cc:(.text+0xe): undefined reference to `S::i'
clang-9: error: linker command failed with exit code 1 (use -v to see invocation)
Exit Code:
1