Luna::HashMap::HashMap

HashMap(HashMap &&rhs)

Constructs a map by moving elements from another map.

Parameters

  • in rhs

    The map to move elements from.