SpECTRE  v2024.04.12
is_spin_weighted_of< InternalType, T > Struct Template Reference

This is a std::true_type if the provided type T is a SpinWeighted of InternalType and any spin, otherwise is a std::false_type. More...

#include <SpinWeighted.hpp>

Detailed Description

template<typename InternalType, typename T>
struct is_spin_weighted_of< InternalType, T >

This is a std::true_type if the provided type T is a SpinWeighted of InternalType and any spin, otherwise is a std::false_type.


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