refactor
This commit is contained in:
parent
9b2310a3e7
commit
ab09407c3d
@ -27,7 +27,8 @@
|
||||
namespace repertory {
|
||||
class app_config;
|
||||
|
||||
auto create_meta_db(const app_config &cfg) -> std::unique_ptr<i_meta_db>;
|
||||
[[nodiscard]] auto create_meta_db(const app_config &cfg)
|
||||
-> std::unique_ptr<i_meta_db>;
|
||||
} // namespace repertory
|
||||
|
||||
#endif // REPERTORY_INCLUDE_DB_META_DB_HPP_
|
||||
|
Loading…
x
Reference in New Issue
Block a user