bsl::set::set

Same as the preceding overload, using the specified basicAllocator.

Synopsis

Declared in <bslstl_set.h>

set(
    std::initializer_list<KEY> values,
    ALLOCATOR const& basicAllocator);