struct HeapAllocator
Defined at line 79 of file ../../src/lib/fidl/llcpp/tests/message_container/any_allocator_test.cc
A simple allocator that delegates to `new` and `delete`.
Public Methods
void ~HeapAllocator ()
Defined at line 80 of file ../../src/lib/fidl/llcpp/tests/message_container/any_allocator_test.cc
Friends
inline_any HeapAllocator (HeapAllocator & a)