3.13.06
- eastl::any runtime crash fix when assigning two null eastl::any instances.
- Fixed eastl::optional::emplace support for non-copyable, non-movable types.
- Fixed eastl::optional::emplace to destroy previously engaged value.
- Adding C++20 eastl::ssize implementation.
- eastl::fixed_function conversion ctor fixes to allow conversion to greater than or equal sized fixed_function target types.
- Converting HTML package documentation to Markdown.