C++11 Dependency Injection (IoC - inversion of control) class using variadic templates and shared pointers.
☆26Mar 29, 2016Updated 10 years ago
Alternatives and similar repositories for goatnative-inject
Users that are interested in goatnative-inject are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A C++ IOC container capable of constructor injection and runtime registration of types.☆12Apr 12, 2024Updated 2 years ago
- MS Paint clone using Qt☆17Jul 25, 2017Updated 8 years ago
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️