#include <cassert>#include <cstddef>#include "absl/base/config.h"#include "absl/strings/internal/cord_internal.h"#include "absl/strings/internal/cord_rep_flat.h"#include "absl/strings/string_view.h"

Go to the source code of this file.
Namespaces | |
| absl | |
| absl::cord_internal | |
Functions | |
| absl::string_view | absl::cord_internal::EdgeData (const CordRep *edge) |
| bool | absl::cord_internal::IsDataEdge (const CordRep *edge) |