template <typename T>

class Vector

Defined at line 190 of file ../../third_party/grpc-migrating/src/include/grpc/event_engine/memory_allocator.h

Wrapper type around std::vector to make initialization against a

MemoryAllocator based container allocator easy.

Public Methods

void Vector<T> (MemoryAllocator * allocator)

Defined at line 192 of file ../../third_party/grpc-migrating/src/include/grpc/event_engine/memory_allocator.h