Blender Git Commit Log

Git Commits -> Revision e440457

Revision e440457 by Jacques Lucke (master)
June 11, 2020, 13:37 (GMT)
BLI: don't pass const pointers to placement new operator

This resulted in compile errors.

Commit Details:

Full Hash: e44045745d51622513f5733686f78db65d160263
Parent Commit: e220986
Lines Changed: +30, -30

6 Modified Paths:

/source/blender/blenlib/BLI_linear_allocator.hh (+1, -1) (Diff)
/source/blender/blenlib/BLI_map.hh (+1, -1) (Diff)
/source/blender/blenlib/BLI_map_slots.hh (+12, -12) (Diff)
/source/blender/blenlib/BLI_memory_utils.hh (+4, -4) (Diff)
/source/blender/blenlib/BLI_optional.hh (+4, -4) (Diff)
/source/blender/blenlib/BLI_set_slots.hh (+8, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021