Files
test/source/blender/blenlib
Jacques Lucke 6068f49c33 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.
2020-07-14 15:23:40 +02:00
..
2020-07-14 16:04:18 +10:00
2019-11-25 01:51:11 +11:00
2020-03-06 11:52:32 +11:00
2020-05-27 20:04:46 +02:00
2020-07-10 11:49:46 +10:00
2020-05-09 17:19:28 +10:00
2020-07-07 10:35:55 +02:00
2019-09-30 17:07:05 +10:00
2020-05-09 17:15:43 +10:00
2020-05-09 23:22:50 +10:00
2020-06-05 14:34:00 +10:00
2020-07-10 16:04:09 +10:00
2020-07-09 16:37:44 +02:00
2019-04-18 07:59:28 +02:00