Where are the classes for vector,lists etc. are defined,in std namespace or in their respective header files?
Currently,I am learning C++ and I observed that objects like vectors,lists can be used if we include their respective header file and std::object_name.Where these classes are actually defined,in their respective header files or in std namespace?
Aucun commentaire:
Enregistrer un commentaire