Closed valgur closed 4 months ago
Hi there - thanks for that. I'm going to streamline it a bit since type traits are always available when is_always_equal is available on all the compilers I've got listed in the header. If you can think of any situations where that would not be the case, let me know. But you'll get the credit :)
Ensures that all
std::allocator_traits<allocator_type>::is_always_equal::value
uses are wrapped in aPLF_IS_ALWAYS_EQUAL_SUPPORT
check.Compilation with GCC 5 fails otherwise: https://github.com/conan-io/conan-center-index/pull/22715#issuecomment-2227910511