|
|
|
|
|
by stickupkid
1427 days ago
|
|
It does, but the map has a reference to it, so it will "leak" (in gc languages an unwanted reference is considered a leak). If this map got rather large, you could end up with a rather large heap and it would be un-obvious why at first. |
|