-
#include "tensorstore/kvstore/byte_range.h"
-
friend bool tensorstore::OptionalByteRangeRequest::operator==(
const OptionalByteRangeRequest& a,
const OptionalByteRangeRequest& b); -
friend bool tensorstore::OptionalByteRangeRequest::operator!=(
const OptionalByteRangeRequest& a,
const OptionalByteRangeRequest& b); Compares for equality.