SpECTRE
v2025.08.19
db::tag Concept Reference
DataBox
#include <TagTraits.hpp>
Concept definition
template
<
typename
Tag>
concept
db::tag
=
immutable_item_tag<Tag>
or
mutable_item_tag<Tag>
or
std::same_as<Tag, Parallel::Tags::Metavariables>
db::immutable_item_tag
Definition:
TagTraits.hpp:169
db::mutable_item_tag
Definition:
TagTraits.hpp:178
db::tag
Definition:
TagTraits.hpp:187
Detailed Description
Concept for a DataBox tag.
See also
is_tag
db
tag
© Copyright 2017 - 2025
SXS Collaboration
,
Distributed under the
MIT License