Skip to content

3.13.06

Compare
Choose a tag to compare
@rparolin rparolin released this 31 May 19:20
· 156 commits to master since this release
  • 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.