-
#include "tensorstore/index_space/transformed_array.h"
-
template <typename T>
constexpr bool tensorstore::IsTransformedArray; Bool-valued metafunction that evaluates to
true
ifT
is an instance ofTransformedArray
.
#include "tensorstore/index_space/transformed_array.h"
Bool-valued metafunction that evaluates to true
if T
is an instance of
TransformedArray
.