SpECTRE  v2025.08.19
tt::get_complex_or_fundamental_type< T, typename > Struct Template Reference

Public Types

using type = std::conditional_t< tt::is_complex_or_fundamental_v< T >, T, NoSuchType >
 

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