forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit0052a02
committed
Add a hash_combine function for mixing hash values.
This hash function is derived from Boost's function of the same name.Author: Andres Freund, Thomas MunroDiscussion:https://postgr.es/m/CAEepm%3D3rdgjfxW4cKvJ0OEmya2-34B0qHNG1xV0vK7TGPJGMUQ%40mail.gmail.comDiscussion:https://postgr.es/m/20170731210844.3cwrkmsmbbpt4rjc%40alap3.anarazel.de1 parent2bfd1b1 commit0052a02
1 file changed
+23
-0
lines changedLines changed: 23 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + |
0 commit comments
Comments
(0)