This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib
Jacques Lucke d288eeb79a BLI: support looking up a key stored in Map or VectorSet
Sometimes it is useful to find the key that compares equal
to a known key. Typically that happens when the key itself
has additional data attached that is not part of its hash.

Note that the returned key reference/pointer is const, because
the caller must not change the key in a way that changes its
hash or how it compares to other keys.
2021-05-13 13:39:23 +02:00
..
2021-05-06 08:09:05 +10:00
2020-08-27 15:33:33 +10:00
2021-03-29 19:11:17 -06:00
2021-01-11 14:59:05 +01:00
2021-01-11 14:59:05 +01:00
2021-03-18 09:36:44 +11:00
2021-01-04 17:38:11 +11:00
2021-03-25 16:01:41 +01:00
2021-03-18 09:36:44 +11:00
2020-08-28 10:04:26 -06:00
2021-01-04 17:38:11 +11:00
2021-01-15 12:17:11 +11:00
2021-01-11 14:59:05 +01:00
2020-10-19 08:43:08 -07:00
2021-03-25 16:01:41 +01:00
2021-04-19 23:56:12 +10:00
2021-01-04 17:38:11 +11:00