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

Synopsis

Declared in <bits/memory_resource.h>

[[nodiscard]]
pair<int const, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>*
allocate(size_t __n);

Return Value

NOTE

The return value should not be discarded.