bsl::allocator<pair<basic_string<char> const, Json>>::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.