bsl::allocator<MetricSampleGroup>::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.