diff --git a/src/mem/alloc.h b/src/mem/alloc.h index 7c1e90e..c8b72d9 100644 --- a/src/mem/alloc.h +++ b/src/mem/alloc.h @@ -1003,8 +1003,8 @@ namespace snmalloc { static_assert( std::remove_reference_t::template pal_supports(), + large_allocator.memory_provider)>:: + template pal_supports(), "A lazy decommit strategy cannot be implemented on platforms " "without low memory notifications"); }