Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 4 years ago

Language

C++

Compiler

clang 11.1.0

Options
Warnings
Don't Use Boost
C++2a(GNU)
no pedantic
Raw compiler options
unk.cpp

Author

anonymous

about 4 years ago

D.h
unk.cpp

$ clang++ prog.cc -Wall -Wextra -std=gnu++2a unk.cpp
/tmp/prog-bfa5e6.o: In function `D::U::U(int)':
prog.cc:(.text._ZN1D1UC2Ei[_ZN1D1UC2Ei]+0x3e): undefined reference to `C<int>::~C()'
clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
Exit Code:
1