etl
cf1c6236 - Use etl::move instead of std::move (#233)

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.
Author
Parents
Loading