etl/include
Sergei Shirokov e36b08cff5 Apply the rule of zero for etl::optional type.
Correct move behavior of `TestDataM` - it should preserve `valid` value.
Implemented overloads of `etl::make_optional` free function.
Extend optional moveable tests
- fundamental vs non-fundamental
- move construct/assign from valueless
- Verify nothrow of `etl::swap` for `etl::optional`.
2026-05-01 01:10:59 +03:00
..
etl Apply the rule of zero for etl::optional type. 2026-05-01 01:10:59 +03:00