aboutsummaryrefslogtreecommitdiff
path: root/examples/factory/interfaces
AgeCommit message (Expand)Author
2023-10-04refactor!: remove factory & declare_default_factory macrosHampusM
2023-08-15fix!: make the factory macro not change its inputHampusM
2022-09-18refactor: add put factory return types in TransientPtr automaticallyHampusM
2022-09-17feat!: allow factories access to DI containerHampusM
2022-08-21docs: improve the factory exampleHampusM
2022-07-22refactor: make factories an optional featureHampusM