Go to the documentation of this file.
15 #ifndef ABSL_STRINGS_INTERNAL_CORD_REP_CRC_H_
16 #define ABSL_STRINGS_INTERNAL_CORD_REP_CRC_H_
21 #include "absl/base/config.h"
22 #include "absl/base/optimization.h"
23 #include "absl/strings/internal/cord_internal.h"
27 namespace cord_internal {
54 assert(
rep !=
nullptr);
71 assert(
rep !=
nullptr);
80 assert(
rep !=
nullptr);
102 #endif // ABSL_STRINGS_INTERNAL_CORD_REP_CRC_H_
#define ABSL_PREDICT_FALSE(x)
static CordRepCrc * New(CordRep *child, uint32_t crc)
static void Unref(CordRep *rep)
CordRep * RemoveCrcNode(CordRep *rep)
#define ABSL_NAMESPACE_END
constexpr bool IsCrc() const
#define ABSL_NAMESPACE_BEGIN
RefcountAndFlags refcount
static void Destroy(CordRepCrc *node)
static CordRep * Ref(CordRep *rep)
CordRep * SkipCrcNode(CordRep *rep)
grpc
Author(s):
autogenerated on Thu Mar 13 2025 02:58:56