|
SpECTRE
v2026.06.09.01
|
Makes a TaggedTuple; each element of the TaggedTuple must be make_with_value-creatable from a T. More...
#include <TaggedTuple.hpp>
Static Public Member Functions | |
| template<typename ValueType> | |
| static tuples::TaggedTuple< Tags... > | apply (const T &input, const ValueType value) |
Makes a TaggedTuple; each element of the TaggedTuple must be make_with_value-creatable from a T.