-
#include "tensorstore/util/element_pointer.h" -
template <typename T>
constexpr bool tensorstore::IsElementPointer; bool-valued metafunction that evaluates totrueifTis an instance ofElementPointer.
#include "tensorstore/util/element_pointer.h"bool-valued metafunction that evaluates to true if T is an instance of
ElementPointer.