Skip to content

v5.5.2

Latest

Choose a tag to compare

@arobenko arobenko released this 18 Jun 22:36
  • Allowing usage of the comms library with conversion warnings enabled (fixed #6).
  • Supporting build with MSVC2026.
  • Changed the default underlying type of comms::field::BitmaskValue to be std::uintmax_t instead of unsigned.