I'm reading Bjarne Stroustrup's book on C++ and he uses things like vector<int> or complex<double>. What does it mean when a data type like int is between a < and > sign?
vector<int>
complex<double>
int
<
>
Tried Googling but it won't recognize my < or >
Aucun commentaire:
Enregistrer un commentaire