User profile: mlf

User info
User name:mlf
History
Joined:
Number of posts:4
Latest posts:

Scope of a set allocated on the stack
Thank you so much.

Scope of a set allocated on the stack
Thanks a lot for your reply. One more question. When I do my_map_.insert(make_pair(2, a_set)); Is ...

Scope of a set allocated on the stack
Thank you for your response. So are you saying that when I do my_map_.insert(make_pair(2, a_set)); ...

Scope of a set allocated on the stack
Hi I am looking for someone kind enough to send me a refresher on memory allocation in c++ in the fo...