Converting object of a class to of another one

前端 未结 7 762
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-28 08:33

I have two classes which have are nearly equal except the data types stored in them. One class contains all double values while other contains all float values.



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