#include "tensorstore/util/element_pointer.h"
using tensorstore::ElementTagTraits<T>::Pointer = T*;

Pointer type.