Re: [PATCH] Hashtable refactoring and simplification

2020-10-20 Thread Jonathan Wakely via Gcc-patches
On 15/10/20 19:31 +0200, François Dumont via Libstdc++ wrote: I'd like to integrate some of the refactoring I had to do as part of my work on support of custom pointers in unordered containers. Those are of course the abi compatible changes. Thanks to the changes on _Hash_node type definition

[PATCH] Hashtable refactoring and simplification

2020-10-15 Thread François Dumont via Gcc-patches
I'd like to integrate some of the refactoring I had to do as part of my work on support of custom pointers in unordered containers. Those are of course the abi compatible changes. Thanks to the changes on _Hash_node type definition I was able to get rid of _Hash_code_base partial specializatio