Luna::HashMap::HashMap
HashMap(const HashMap &rhs)
Constructs a map by coping elements from another map.
Parameters
-
in rhs
The map to copy elements from.
HashMap(const HashMap &rhs)
Constructs a map by coping elements from another map.
in rhs
The map to copy elements from.