#include <cstddef>
#include <cstdint>
#include "absl/base/config.h"
#include "absl/strings/internal/cord_internal.h"
Go to the source code of this file.
Namespaces | |
absl | |
absl::cord_internal | |
Functions | |
size_t | absl::cord_internal::GetEstimatedFairShareMemoryUsage (const CordRep *rep) |
size_t | absl::cord_internal::GetEstimatedMemoryUsage (const CordRep *rep) |