Skip to content

v1.8.5

Compare
Choose a tag to compare
@iMichka iMichka released this 10 May 21:49
· 649 commits to develop since this release
  1. Fix multiple calls to __hash__() (#70)

  2. Static and extern qualifiers are now no more treated as equivalents
    in the type_qualifiers class (for CastXML).
    The old behaviour is kept for GCC-XML (static == extern).

  3. Fix for declarations.is_noncopyable when used on a pointer_t.