template <typename T>
class Vector
Defined at line 191 of file ../../third_party/grpc/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 193 of file ../../third_party/grpc/src/include/grpc/event_engine/memory_allocator.h