aboutsummaryrefslogtreecommitdiff
path: root/src/houses.hh
Commit message (Collapse)AuthorAge
* fix `operator=` for `TChannel`, `TParty`, and `THouse`fusion322025-07-01
| | | | | I had focused on copying the `vector` fields for theses structs but, being the copy operator, you need to copy everything over.
* `writer.cc`fusion322025-06-30
|
* `houses.cc`fusion322025-06-29