SpECTRE  v2025.08.19
db::is_tag< Tag > Struct Template Reference

Check if Tag is a DataBox tag, i.e. a SimpleTag, ComputeTag, ReferenceTag, or the special tag Parallel::Tags::Metavariables. More...

#include <TagTraits.hpp>

Detailed Description

template<typename Tag>
struct db::is_tag< Tag >

Check if Tag is a DataBox tag, i.e. a SimpleTag, ComputeTag, ReferenceTag, or the special tag Parallel::Tags::Metavariables.

See also
is_tag_v

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