Blender Git Loki
Git Commits -> Revision 6068f49
Revision 6068f49 by Jacques Lucke (master) July 14, 2020, 13:23 (GMT) |
BLI: remove static assert noexcept move constructors The move constructor of `mpq_class` from GMP currently allocates when it is moved. So, it cannot be noexcept. Since we want to use this type, this static assert cannot stay there. |
Commit Details:
Full Hash: 6068f49c3309271a31ef131c0c9a5389310e8593
Parent Commit: 2e8a78f
Lines Changed: +0, -4
1 Modified Path:
/source/blender/blenlib/BLI_memory_utils.hh (+0, -4) (Diff)