bsl::allocator<pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>>::allocate

Synopsis

Declared in <bslma_bslallocator.h>

[[nodiscard]]
pointer
allocate(
    size_type n,
    void const* hint = 0);

Return Value

NOTE

The return value should not be discarded.