Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
google::protobuf::internal::ObjectDestructor< destructor_skippable, T > Struct Template Reference

#include <google/protobuf/arena.h>

Static Public Attributes

static constexpr void(* destructor )(void *) = &arena_destruct_object<T>
 

Detailed Description

template<bool destructor_skippable, typename T>
struct google::protobuf::internal::ObjectDestructor< destructor_skippable, T >

Definition at line 106 of file arena.h.

Member Data Documentation

◆ destructor

template<bool destructor_skippable, typename T >
constexpr void(* google::protobuf::internal::ObjectDestructor< destructor_skippable, T >::destructor) (void *) = &arena_destruct_object<T>
staticconstexpr

Definition at line 107 of file arena.h.


The documentation for this struct was generated from the following file: