|
|
|
@ -22,6 +22,7 @@ namespace _pbi = ::google::protobuf::internal; |
|
|
|
|
namespace _fl = ::google::protobuf::internal::field_layout; |
|
|
|
|
namespace google { |
|
|
|
|
namespace protobuf { |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR DoubleValue::DoubleValue(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ 0, |
|
|
|
@ -37,6 +38,7 @@ struct DoubleValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DoubleValueDefaultTypeInternal _DoubleValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR FloatValue::FloatValue(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ 0, |
|
|
|
@ -52,6 +54,7 @@ struct FloatValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FloatValueDefaultTypeInternal _FloatValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR Int64Value::Int64Value(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ ::int64_t{0}, |
|
|
|
@ -67,6 +70,7 @@ struct Int64ValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int64ValueDefaultTypeInternal _Int64Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR UInt64Value::UInt64Value(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ ::uint64_t{0u}, |
|
|
|
@ -82,6 +86,7 @@ struct UInt64ValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt64ValueDefaultTypeInternal _UInt64Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR Int32Value::Int32Value(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ 0, |
|
|
|
@ -97,6 +102,7 @@ struct Int32ValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int32ValueDefaultTypeInternal _Int32Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR UInt32Value::UInt32Value(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ 0u, |
|
|
|
@ -112,6 +118,7 @@ struct UInt32ValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt32ValueDefaultTypeInternal _UInt32Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR BoolValue::BoolValue(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ false, |
|
|
|
@ -127,6 +134,7 @@ struct BoolValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BoolValueDefaultTypeInternal _BoolValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR StringValue::StringValue(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ { |
|
|
|
@ -145,6 +153,7 @@ struct StringValueDefaultTypeInternal { |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringValueDefaultTypeInternal _StringValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR BytesValue::BytesValue(::_pbi::ConstantInitialized) |
|
|
|
|
: _impl_{ |
|
|
|
|
/*decltype(_impl_.value_)*/ { |
|
|
|
|