diff --git a/source/containers.tex b/source/containers.tex index bb8e70dc31..19b4d2e7b9 100644 --- a/source/containers.tex +++ b/source/containers.tex @@ -14929,7 +14929,7 @@ class Pred = equal_to>, class Allocator = allocator>> unordered_set(from_range_t, R&&, typename @\seebelow@::size_type = @\seebelow@, -Hash = Hash(), Pred = Pred(), Allocator = Allocator()) + Hash = Hash(), Pred = Pred(), Allocator = Allocator()) -> unordered_set, Hash, Pred, Allocator>; template,