Is there a particular reason why HashMap does not have a copy constructor?
(just wondering - I’ll just use a std::map)
3 Likes
Is there a particular reason why HashMap does not have a copy constructor?
(just wondering - I’ll just use a std::map)