Go to the documentation of this file.
16 #include "absl/strings/internal/str_format/extension.h"
36 #ifdef ABSL_INTERNAL_NEED_REDUNDANT_CONSTEXPR_DECL
38 #define ABSL_INTERNAL_X_VAL(id) \
39 constexpr absl::FormatConversionChar FormatConversionCharInternal::id;
41 #undef ABSL_INTERNAL_X_VAL
45 #define ABSL_INTERNAL_CHAR_SET_CASE(c) \
46 constexpr FormatConversionCharSet FormatConversionCharSetInternal::c;
48 #undef ABSL_INTERNAL_CHAR_SET_CASE
56 #endif // ABSL_INTERNAL_NEED_REDUNDANT_CONSTEXPR_DECL
60 size_t space_remaining = 0;
65 space_remaining =
Excess(shown.
size(), space_remaining);
66 if (!left)
Append(space_remaining,
' ');
68 if (left)
Append(space_remaining,
' ');
#define ABSL_NAMESPACE_END
#define ABSL_NAMESPACE_BEGIN
constexpr size_type size() const noexcept
grpc
Author(s):
autogenerated on Fri May 16 2025 02:58:20