What's Changed
- Removed
ACE_make_checked_array_iteratorthat used deprecatedstdext::checked_array_iterator - Embarcadero C++ Builder bcc64x compiler support has been updated to match the C++Builder 12.2 release
- Added support for Linux platforms that use musl-libc instead of glibc
- Improved QNX support
- Add support for
std::string_viewto CDR classes - Define
ACE_HAS_CPP23when we have a C++23 capable C++ compiler
Full Changelog: ACE+TAO-8_0_1...ACE+TAO-8_0_2 and DOCGroup/MPC@ACE+TAO-8_0_1...ACE+TAO-8_0_2