-
#include "tensorstore/index_space/index_transform.h"
-
template <typename T>
constexpr bool tensorstore::IsIndexTransform; Bool-valued metafunction that evaluates to
true
ifT
is an instance ofIndexTransform
.
#include "tensorstore/index_space/index_transform.h"
Bool-valued metafunction that evaluates to true
if T
is an instance of
IndexTransform
.