Mercurial > hg > svcore
log base/test/TestById.h @ 1758:83178b4bb698 by-id
age | author | description |
---|---|---|
Sat, 06 Jul 2019 18:12:38 +0100 | Chris Cannam | MSVC fixes by-id |
Fri, 05 Jul 2019 15:28:07 +0100 | Chris Cannam | Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles by-id |