Lazy, overloaded C++ && operator?

后端 未结 4 650
情歌与酒
情歌与酒 2021-01-18 01:07

I\'m trying to implement my own boolean class, but cannot replicate native semantics for &&. The following contrived code demonstrates the issue:



          


        
4条回答
提交回复
热议问题