SpECTRE  v2024.05.11
tenex::tensorindex_list_is_valid< tmpl::list< TensorIndices... > > Struct Template Reference

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename... TensorIndices>
constexpr bool tenex::tensorindex_list_is_valid< tmpl::list< TensorIndices... > >::value
staticconstexpr
Initial value:
= detail::tensorindex_list_is_valid_impl<
typename detail::remove_time_indices<
tmpl::list<TensorIndices...>>::type>::value

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