Files
test2/source/blender/blenlib/tests
Jacques Lucke 9f83ef2149 BLI: make different pointer types compatible in hash tables
For example, this allows doing a lookup using a raw pointer in a
hash table that uses `std::unique_ptr` as key.
2022-11-21 12:02:10 +01:00
..
2022-06-22 18:58:25 -05:00
2022-09-28 09:41:28 +10:00