Click here to Skip to main content
15,908,274 members

Comments by Quinten Bakker (QB) (Top 2 by date)

Quinten Bakker (QB) 28-Jun-23 10:41am View    
I change my code to be with out using std but i stil get the same errro code. Can it be because i am using pointer en ref?
Quinten Bakker (QB) 28-Jun-23 9:48am View    
Forget the erro code
error: no match for call to '(main()::<lambda(const node&,="" const="" node&)="">) (node*&, node*&)'
158 | { return bool(_M_comp(*__it1, *__it2)); }