Suppose we've millions of custom data that need to be stored and search later these which STL will be good? let's say
class A{ public: int i; float f; string s; };
We need to to store the objects of class A.
Aucun commentaire:
Enregistrer un commentaire