I have a question. Is it ok to use shared_ptr<vector<shared_ptr<T>>> as a member function of a class? In my code, it seems the elements in the vector cannot be accessed.
shared_ptr<vector<shared_ptr<T>>>
Aucun commentaire:
Enregistrer un commentaire