Files
test/source/blender/blenlib/tests
Jacques Lucke a45284b855 BLI: remove deduplicated memory utility functions
These functions were originally implemented because:
- Not all of them existed pre C++17, but now we are using C++17.
- The call stack depth is quite a bit deeper with the std functions, making
  debugging slower and more annoying. I didn't find this to be a problem
  anymore recently.

No functional changes are expected.
2022-12-09 14:15:41 +01:00
..
2022-06-22 18:58:25 -05:00
2022-09-28 09:41:28 +10:00