Skip to content

Commit

Permalink
Merge pull request #6096 from wthrowe/TaggedVariant
Browse files Browse the repository at this point in the history
Add TaggedVariant, parsable similarly to a factory
  • Loading branch information
knelli2 authored Jul 12, 2024
2 parents bc19774 + 3dee912 commit f88cc3a
Show file tree
Hide file tree
Showing 4 changed files with 1,012 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/DataStructures/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ spectre_target_headers(
StaticVector.hpp
StripeIterator.hpp
TaggedContainers.hpp
TaggedVariant.hpp
Tags.hpp
TempBuffer.hpp
Transpose.hpp
Expand Down
Loading

0 comments on commit f88cc3a

Please sign in to comment.