bsl::allocator<pair<Date, DayOfWeekSet>>::allocator

Create a copy of this allocator.

Synopsis

Declared in <bslma_bslallocator.h>

constexpr
allocator(allocator<pair<Date, DayOfWeekSet>> const& original) noexcept = default;