aboutsummaryrefslogtreecommitdiff
path: root/src/DI/object_type.cpp
AgeCommit message (Collapse)Author
2022-06-13refactor: replace DI files with the yacppdic libraryHampusM
2022-06-13style: improve function and brace stylingHampusM
2022-06-13refactor: use trailing return typesHampusM
2022-06-13perf: add noexcept almost everywhereHampusM
2022-06-13refactor: add error handling for the container get methodHampusM
2022-06-13refactor: use dependency injectionHampusM