Skip to content

v2.5.1

Latest
Compare
Choose a tag to compare
@chen-qingyu chen-qingyu released this 17 Aug 20:23
· 9 commits to main since this release

Fixed

  • Fix Tuple::operator!=() for empty tuple.
  • Fix Tuple::operator==() for different element types.