Return a “NULL” object if search result not found

前端 未结 8 2242
一个人的身影
一个人的身影 2020-11-28 02:23

I\'m pretty new to C++ so I tend to design with a lot of Java-isms while I\'m learning. Anyway, in Java, if I had class with a \'search\' method that would return an object

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