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.
Updated by Alex Afanasyev about 10 years ago
- Status changed from Code review to Closed
- Target version set to v0.3
Actions