-
#include "tensorstore/array_storage_statistics.h" -
friend std::ostream& tensorstore::ArrayStorageStatistics::operator<<(
std::ostream& os,
const ArrayStorageStatistics& a); -
template <typename Sink>
friend void tensorstore::ArrayStorageStatistics::AbslStringify(
Sink& sink,
const ArrayStorageStatistics& a); Prints a debug representation.