etl
cf1c6236
- Use etl::move instead of std::move (#233)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Use etl::move instead of std::move (#233) Both optional and queue used std::move without checking ETL_NOT_USING_STL. Both usages can simply use etl::move instead.
References
#233 - Use etl::move instead of std::move
Author
AndWass
Parents
d21be04f
Loading