Actions
Task #2147
closedEnable using Name as a key type of std::unordered_map
Description
Name may be frequently used as a key type of std::unordered_map.
In order to support that, a std::hash structure should be provided.
Actions
Description
Name may be frequently used as a key type of std::unordered_map.
In order to support that, a std::hash structure should be provided.