3.14.03
- Fixed bug in segmented_vector_iterator::operator++(int).
- Adding a basic eastl::any natvis. Has a limitation of switching between inplace and heap views due to natvis scripting limitations.
- Adding a EASTL_IF_NOT_DLL macro to add back in eastl::any non-RTTI type checking in static builds.
- Fixed optional::swap with mismatched engaged values.