aboutsummaryrefslogtreecommitdiff
path: root/src/reader.hh
Commit message (Collapse)AuthorAge
* `reader.cc`fusion322025-07-01
|
* 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.