aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/generation_tracker.hpp
AgeCommit message (Expand)Author
2022-06-28refactor: improve includes with iwyuHampusM
2022-06-27refactor: use int types from std namespaceHampusM
2022-06-13feat: add incrementing generationHampusM
2022-06-13refactor: replace DI files with the yacppdic libraryHampusM
2022-06-13refactor: add factory class & make DI container return unique ptrsHampusM
2022-06-13refactor: use trailing return typesHampusM
2022-06-13chore: add nolint comments to interfacesHampusM
2022-06-13feat: implement generations & multithreadingHampusM