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
2017-05-22 10:47:07 +02:00
2014-08-18 14:58:08 +01:00
2014-05-28 15:50:13 +02:00
2018-06-26 21:50:16 +02:00
S
Description
STL-like containers from Boost
11 MiB
Languages
C++ 91.6%
C 8.3%