This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
For example vector<int> coll, holds int type objects. What if I don't know that coll is holds int(but I know it is vector), how would I go about finding type information ?