openvino
7ab17d14
- [CPU] Use std::make_unique instead of custom make_unique (#31621)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#31621 - [CPU] Use std::make_unique instead of custom make_unique
Author
aobolensk
Parents
a9302a21
Loading