openvino
1beca548 - [CPU] Remove redundant enum_class_hash utility (#31620)

Commit
272 days ago
[CPU] Remove redundant enum_class_hash utility (#31620) ### Details: Lack of `std::hash` implementation for `enum class` is not a problem since C++14: https://cplusplus.github.io/LWG/issue2148 ### Tickets: - N/A
Author
Parents
Loading