Cannot convert argument from 'variable' to 'const T &'If I change the ObtainRequests function and create an object that points to the newly created reqNod...
Cannot convert argument from 'variable' to 'const T &'That is correct. So I am confused as to why, when I use requests.InsertBack(newnode) where newnode i...
Cannot convert argument from 'variable' to 'const T &'Howdy. I am using a doubly linked list to obtain requests from an input file and eventually place th...
Accessing private member declared in headerMany thanks. I didn't check the provided members well enough before I started writing their definiti...
Accessing private member declared in headerHowdy. I have a doubly linked list class that I was given the function names for. One of them is cal...
This user does not accept Private Messages