|
|
|
@ -33,7 +33,7 @@ struct DoubleValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 DoubleValueDefaultTypeInternal _DoubleValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR FloatValue::FloatValue( |
|
|
|
@ -49,7 +49,7 @@ struct FloatValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 FloatValueDefaultTypeInternal _FloatValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR Int64Value::Int64Value( |
|
|
|
@ -65,7 +65,7 @@ struct Int64ValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int64ValueDefaultTypeInternal _Int64Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR UInt64Value::UInt64Value( |
|
|
|
@ -81,7 +81,7 @@ struct UInt64ValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt64ValueDefaultTypeInternal _UInt64Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR Int32Value::Int32Value( |
|
|
|
@ -97,7 +97,7 @@ struct Int32ValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 Int32ValueDefaultTypeInternal _Int32Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR UInt32Value::UInt32Value( |
|
|
|
@ -113,7 +113,7 @@ struct UInt32ValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 UInt32ValueDefaultTypeInternal _UInt32Value_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR BoolValue::BoolValue( |
|
|
|
@ -129,7 +129,7 @@ struct BoolValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BoolValueDefaultTypeInternal _BoolValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR StringValue::StringValue( |
|
|
|
@ -147,7 +147,7 @@ struct StringValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 StringValueDefaultTypeInternal _StringValue_default_instance_; |
|
|
|
|
template <typename> |
|
|
|
|
PROTOBUF_CONSTEXPR BytesValue::BytesValue( |
|
|
|
@ -165,7 +165,7 @@ struct BytesValueDefaultTypeInternal { |
|
|
|
|
}; |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT |
|
|
|
|
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT PROTOBUF_EXPORT |
|
|
|
|
PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 BytesValueDefaultTypeInternal _BytesValue_default_instance_; |
|
|
|
|
PROTOBUF_NAMESPACE_CLOSE |
|
|
|
|
static ::_pb::Metadata file_level_metadata_google_2fprotobuf_2fwrappers_2eproto[9]; |
|
|
|
|