lix/tests/unit
eldritch horrors 95a9a4cece libstore: don't derive store classes from their configs
the very slight speedup in config setting access is not worth the
maintenance overhead of conflating concers like this. the virtual
inheritance scheme used for configs requires too much duplication
of base class constructor arguments to be worth doing. perhaps we
should get rid of all virtual inheritance of data-membered bases?

Change-Id: I4acf5ceaedb4ed7476efe1114c2e065ec72d2c6d
2024-11-20 14:59:40 +01:00
..
libcmd Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libexpr Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libexpr-support/tests Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libmain Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libstore libstore: don't derive store classes from their configs 2024-11-20 14:59:40 +01:00
libstore-support/tests Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libutil Include rearrangement: rest 2024-11-18 12:31:19 -08:00
libutil-support/tests Include rearrangement: rest 2024-11-18 12:31:19 -08:00
meson.build fix tooling after include reorganization 2024-11-19 22:55:32 +00:00