#include "tensorstore/util/element_pointer.h"
template <typename T>
constexpr bool tensorstore::IsShared;

bool-valued metafunction that evaluates to true if T is an instance of Shared.