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