Create a set from the specified range, using the specified basicAllocator.
range
basicAllocator
Declared in <bslstl_set.h>
<bslstl_set.h>
template<class RANGE> set( std::from_range_t, RANGE&& range, ALLOCATOR const& basicAllocator);