bsl::allocator<pair<TimeInterval const, Node*>>::allocate

Synopsis

Declared in <bits/memory_resource.h>

[[nodiscard]]
pair<TimeInterval const, Node*>*
allocate(size_t __n);

Return Value

NOTE

The return value should not be discarded.