cannot convert argument 1 from '_Value_type' to 'swo::tree'

后端 未结 0 481
温柔的废话
温柔的废话 2020-12-19 23:39

I wanted to sort a list by the list.sort() function, to make this sort work i wanted to make it use my own sort:

l->sort([](tree& a, tree& b) {
            


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题