Author
anonymous
over 8 years ago
Language
Compiler
Options
Author
anonymous
over 8 years ago
$ prog.cc:17:75: warning: unused parameter 'obj' [-Wunused-parameter]
T Converter<CharType>::To(const typename Converter<CharType>::StringType& obj) {
^
1 warning generated.
/opt/wandbox/boost-1.65.1/clang-head/lib/libboost_unit_test_framework.a(unit_test_main.o): In function `main':
unit_test_main.cpp:(.text+0x6f6): undefined reference to `init_unit_test_suite(int, char**)'
clang-6.0: error: linker command failed with exit code 1 (use -v to see invocation)
Exit Code:
1