0

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 ?

4

1 に答える 1