# hashable_weak
[](https://builds.sr.ht/~ragreener1/hashable_weak/commits/master?)
[](https://opensource.org/licenses/BSD-3-Clause)
A hashable wrapper around a Weak pointer that hashes based upon the pointer address.
## Contributing
To report a bug or for any discussion, please email [~ragreener1/public-inbox@lists.sr.ht](mailto:~ragreener1/public-inbox@lists.sr.ht).
To submit a [patch](https://git-send-email.io/), please sign-it-off (`-s` flag in git) to indicate you certify the [statement of origin](https://developercertificate.org/) and then email it to [~ragreener1/public-inbox@lists.sr.ht](mailto:~ragreener1/public-inbox@lists.sr.ht).
Please also add the project name to the subject, i.e., `[PATCH hashable_weak]`.