mirror of
https://github.com/catchorg/Catch2.git
synced 2025-03-20 09:34:46 +01:00

MSVC's `std::vector` requires its allocator to have copy constructor from the same allocator kind, but templated over different type.
MSVC's `std::vector` requires its allocator to have copy constructor from the same allocator kind, but templated over different type.