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

Synopses

Declared in <bslma_bslallocator.h>

static
pointer
allocate(
    allocator_type& m,
    size_type n);
» more...
static
pointer
allocate(
    allocator_type& m,
    size_type n,
    const_void_pointer);
» more...