Hasty Briefsbeta

Bilingual

Boost 1.88.0

a year ago
  • #LibraryUpdates
  • #Boost
  • #C++
  • Boost 1.88.0 released on April 10th, 2025.
  • New Libraries: None mentioned.
  • Updated Libraries: Array, Asio, Assert, Beast, Conversion, DLL, Geometry, Graph, Iterator, Lockfree, Log, Mp11, MySQL, PolyCollection, SmartPtr, Stacktrace, TypeIndex, Unordered, Variant2.
  • Key Improvements:
  • - Array: Added `noexcept` and `constexpr`, deprecated obsolete functions, improved `array<T, 0>` behavior.
  • - Asio: Fixed various issues, improved documentation, and added runtime configuration options.
  • - DLL: Modernized code, reduced dependencies, and improved error handling.
  • - Graph: Performance improvements, bug fixes, and modernization with C++14 features.
  • - Iterator: Dropped C++03 support, added new traits, and optimized iterator sizes.
  • - MySQL: Improved connection pool handling, added new features, and fixed race conditions.
  • Compilers Tested: Extensive list including Clang, GCC, and Visual C++ across multiple C++ standards.
  • Acknowledgements: Marshall Clow, Glen Fernandes, and Ion Gaztañaga managed the release.