Suppose I have a function like this:
void MyFun(MyClass* p){ }
Where p is actually an unknown length array. How can I overloaded it to accept an array of rvalue MyClass.
p
rvalue MyClass
Aucun commentaire:
Enregistrer un commentaire