#include "tensorstore/util/element_pointer.h"
template <typename U>
using tensorstore::ElementTagTraits<T>::rebind = U;

Same kind of tag type, but for another element type U.