SpECTRE  v2024.04.12
db::is_tag< Tag > Struct Template Reference

Check if Tag is a DataBox tag, i.e. a BaseTag, SimpleTag, ComputeTag, or ReferenceTag. More...

#include <TagTraits.hpp>

Detailed Description

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

Check if Tag is a DataBox tag, i.e. a BaseTag, SimpleTag, ComputeTag, or ReferenceTag.

See also
is_tag_v

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