etl/include
Andreas W cf1c623686
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.
2020-06-18 13:11:07 +01:00
..
etl Use etl::move instead of std::move (#233) 2020-06-18 13:11:07 +01:00