aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/geo_quaternion.cpp
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2018-07-18 23:33:07 +0200
committerGravatar Gael Guennebaud <g.gael@free.fr>2018-07-18 23:33:07 +0200
commit863580fe881c32af82eb106817e71dc560d9e775 (patch)
tree44a1b4d4ee9d5d816ca1006e620e865cba7b08d4 /test/geo_quaternion.cpp
parent053ed97c72543d513e92cdef1b14839844664c34 (diff)
bug #1432: fix conservativeResize for non-relocatable scalar types. For those we need to by-pass realloc routines and fall-back to allocate as new - copy - delete. The remaining problem is that we don't have any mechanism to accurately determine whether a type is relocatable or not, so currently let's be super conservative using either RequireInitialization or std::is_trivially_copyable
Diffstat (limited to 'test/geo_quaternion.cpp')
0 files changed, 0 insertions, 0 deletions