Files
libkiwix/include
Matthieu Gautier 139b561253 Make the Manager keep a shared_ptr instead of a raw Library reference.
We want to be sure that `Library` actually exists when we modify it.
While it is not a silver bullet (user can still create a shared_ptr on
a raw pointer), making the `Manager` keep `shared_ptr` on the library
help us a lot here.
2023-09-25 16:30:56 +02:00
..
2023-03-08 15:24:53 +01:00
2018-12-02 15:47:29 +01:00
2019-10-28 15:56:49 +01:00
2021-06-30 18:27:00 +02:00
2022-07-02 16:33:32 +02:00
2023-07-26 16:02:32 +05:30