Files
lix/src
John Ericson 1a1af75338 Overhaul store subclassing
We embrace virtual the rest of the way, and get rid of the
`assert(false)` 0-param constructors.

We also list config base classes first, so the constructor order is
always:

  1. all the configs
  2. all the stores

Each in the same order
2020-12-20 15:47:14 +00:00
..
2020-06-18 22:11:26 +00:00
2020-12-20 15:47:14 +00:00
2020-12-10 16:41:24 +01:00
2020-10-09 20:18:08 +00:00