Same as the preceding overload, using the specified allocator.
Declared in <bslstl_unorderedset.h>
<bslstl_unorderedset.h>
template<class INPUT_ITERATOR> unordered_set( INPUT_ITERATOR first, INPUT_ITERATOR last, ALLOCATOR const& basicAllocator);