Shouldn't size of both set be 4? What am i missing? – stackoverflow.com

I am getting size as 1, shouldn't it be 4? I am inserting address of integers in sets. void func(set<int*>& s1, set<int*>& s2, int a) { s1.insert(&a); ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Shouldn't size of both set be 4? What am i missing? – stackoverflow.com"