openvino
7ab17d14 - [CPU] Use std::make_unique instead of custom make_unique (#31621)

Commit
272 days ago
[CPU] Use std::make_unique instead of custom make_unique (#31621) ### Details: Since C++17 is used there is no more need in custom implementation of `std::make_unique` ### Tickets: - N/A
Author
Parents
Loading