-
Dominik Charousset authored
By replacing the vector in `local_actor` with singly-linked attachables, we save 16 Bytes on 64 bit machines. Relates #180.
7e1cf972
By replacing the vector in `local_actor` with singly-linked attachables, we save 16 Bytes on 64 bit machines. Relates #180.