Suppress “Avoid unnamed object” warnings for function returns

前端 未结 0 1893
谎友^
谎友^ 2020-12-06 04:03

I have a log function that I sometimes pass the return of on to another function, and sometimes call alone

LogReturnStruct Log(string message) { writeToFile(m         


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