vault backup: 2022-09-06 17:42:00
This commit is contained in:
parent
ae0ea5e170
commit
30f85b2093
|
@ -84,7 +84,7 @@ Note that vectors doesn't work in unordered hash maps,
|
||||||
unless we use custom hash functions.
|
unless we use custom hash functions.
|
||||||
|
|
||||||
And arrays in c style definition (`int arr[26];`) will be
|
And arrays in c style definition (`int arr[26];`) will be
|
||||||
hashed according to address, not content.
|
hashed according to address, not conte`nt.
|
||||||
|
|
||||||
#### Alternative method
|
#### Alternative method
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue