forked from boostorg/container
f25c767a2bc47eb4c8168ab4d3076fe4708b631f
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.
Description
STL-like containers from Boost
11 MiB
Languages
C++
91.6%
C
8.3%