Blender Git Commit Log

Git Commits -> Revision bf62002

Revision bf62002 by Jacques Lucke (master)
March 17, 2021, 14:27 (GMT)
BLI: improve implicit conversions of spans

Some conversions that should work did not work before.
For example, `MutableSpan<int *> -> MutableSpan<const int *>`.

Commit Details:

Full Hash: bf620020f135eab149b6327b79de8b378d99be7e
Parent Commit: 256da1c
Lines Changed: +32, -4

2 Modified Paths:

/source/blender/blenlib/BLI_span.hh (+20, -4) (Diff)
/source/blender/blenlib/tests/BLI_span_test.cc (+12, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021