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

Synopsis

Declared in <bits/memory_resource.h>

template<typename _Up>
[[nodiscard]]
_Up*
allocate_object(size_t __n = 1);

Return Value

NOTE

The return value should not be discarded.