Record Detail

Compile Error

In file included from /in/Compile/dlist_pre.cpp:2:
In file included from /in/Compile/dlist.h:78:
/in/dlist_impl.h:71:15: error: out-of-line definition of 'remove' does not match any declaration in 'Dlist<T>'
T * Dlist<T>::remove(bool (*cmp)(const T *, const T *), T *ref) {
              ^~~~~~
1 error generated.
/in/Compile/Makefile:29: recipe for target 'buildDlistPretest' failed
make: *** [buildDlistPretest] Error 1

Information

Submit By
Type
Submission
Homework
Project 5
Language
C++
Submit At
2022-12-17 20:14:39
Judged At
2022-12-17 20:14:39
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes