v1.8.5
-
Fix multiple calls to
__hash__()(#70) -
Staticandexternqualifiers 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_noncopyablewhen used on apointer_t.