-
#include "tensorstore/kvstore/generation.h" -
friend std::ostream&
tensorstore::TimestampedStorageGeneration::operator<<(
std::ostream& os,
const TimestampedStorageGeneration& x); -
template <typename Sink>
friend void tensorstore::TimestampedStorageGeneration::AbslStringify(
Sink& sink,
const TimestampedStorageGeneration& x); Prints a debugging string representation to an
std::ostream.