Same as the preceding overload, using the specified comparator and basicAllocator.

Synopsis

Declared in <bslstl_set.h>

explicit
set(
    COMPARATOR const& comparator,
    ALLOCATOR const& basicAllocator = ALLOCATOR());

Created with MrDocs