Removed Android-specific code from stubs/hash.h
This #ifdef in hash.h causes us to give up on finding a hash function on Android, when there do seem to be hash functions available in practice. I also had to tweak a macro in map.h that was disabling on Android an allocator construct() method that we need.
Showing
Please
register
or
sign in
to comment