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:145:34: error: out-of-line definition of 'clear' does not match any declaration in 'Dlist<T>'
template<class T> void Dlist<T>::clear(){
                                 ^~~~~
1 error generated.
/in/Compile/Makefile:29: recipe for target 'buildDlistPretest' failed
make: *** [buildDlistPretest] Error 1

Information

Submit By
Type
Submission
Homework
Project Five: List, Stack, and Queue
Language
C++
Submit At
2018-08-03 08:48:46
Judged At
2018-08-03 08:48:46
Judged By
Score
0
Total Time
0ms
Peak Memory
0 Bytes