union
Defined at line 212 of file ../../third_party/protobuf/src/google/protobuf/implicit_weak_message.h
Union disables running the destructor. Which would create a strong link.
Instead we explicitly destroy the underlying base through the virtual
destructor.
Public Members
RepeatedPtrField<T> weak