A& B = C::Instance()-> D;
我有这行代码,我想为其编写算法,但我不明白什么C::Instance()意思或做什么。有人可以帮我理解这条线吗?
C::Instance()
c++ objective-c++
c++ ×1
objective-c++ ×1