-
#include "tensorstore/index_space/index_domain.h" -
template <typename T>
constexpr bool tensorstore::IsIndexDomain; Bool-valued metafunction that evaluates to
trueifTis an instance ofIndexDomain.
#include "tensorstore/index_space/index_domain.h"Bool-valued metafunction that evaluates to true if T is an instance of
IndexDomain.