SpECTRE  v2024.04.12
tt::is_tensor_index_type< T > Struct Template Reference

Inherits from std::true_type if T is a TensorIndexType. More...

#include <IndexType.hpp>

Detailed Description

template<typename T>
struct tt::is_tensor_index_type< T >

Inherits from std::true_type if T is a TensorIndexType.

Template Parameters
Tthe type to check

The documentation for this struct was generated from the following file: