Files
container/test
Mitsuru Kariya f25c767a2b Fix has_trivial_destructor_after_move
Most template type parameters 'Allocator' were modified their default type to void since 1.70.0.
These modifications cause has_trivial_destructor_after_move to compile error or yield wrong result.
So, fix them by changing specializations of has_trivial_destructor_after_move.
2019-06-01 22:36:54 +09:00
..
2018-09-26 01:07:21 +02:00
2015-02-26 00:34:37 +01:00
2016-05-13 22:17:23 +02:00