-
#include "tensorstore/kvstore/key_range.h"
-
static std::string
tensorstore::KeyRange::PrefixExclusiveMax(std::string_view prefix); Returns the
exclusive_max
value representing the upper bound for keys that start withprefix
.
#include "tensorstore/kvstore/key_range.h"
Returns the exclusive_max
value representing the upper bound for keys
that start with prefix
.