lix/src/nix-store
John Ericson ee9eb83a84 Remove some designated initializers
With the switch to C++20, the rules became more strict, and we can no
longer initialize base classes. Make them comments instead.

(BTW
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2287r1.html
this offers some new syntax for this use-case. Hopefully this will be
adopted and we can eventually use it.)
2023-02-01 11:25:56 -05:00
..
dotgraph.cc Make ValidPathInfo have plain StorePathSet references like before 2023-01-14 16:42:03 -05:00
dotgraph.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
graphml.cc Make ValidPathInfo have plain StorePathSet references like before 2023-01-14 16:42:03 -05:00
graphml.hh Make the Store API more type-safe 2019-12-10 22:06:05 +01:00
nix-store.cc Remove some designated initializers 2023-02-01 11:25:56 -05:00