v1.8.5
-
Fix multiple calls to
__hash__()
(#70) -
Static
andextern
qualifiers are now no more treated as equivalents
in the type_qualifiers class (forCastXML
).
The old behaviour is kept forGCC-XML
(static == extern
). -
Fix for
declarations.is_noncopyable
when used on apointer_t
.