#include "tensorstore/util/element_pointer.h"
explicit tensorstore::ElementPointer<ElementTagType>::operator bool()
    const;

Returns data() != nullptr.