21 #ifndef ABSL_STRINGS_INTERNAL_STR_FORMAT_OUTPUT_H_ 22 #define ABSL_STRINGS_INTERNAL_STR_FORMAT_OUTPUT_H_ 61 size_t count()
const {
return count_; }
62 int error()
const {
return error_; }
78 template <
class AbslCord,
typename =
typename std::enable_if<
101 #endif // ABSL_STRINGS_INTERNAL_STR_FORMAT_OUTPUT_H_
constexpr size_type size() const noexcept
constexpr const_pointer data() const noexcept