ybainier/Hypodermic
Hypodermic is an IoC container for C++. It provides dependency injection to your existing design.
C++MIT
Issues
- 5
Is there a version without boost
#57 opened by Wzshun - 4
Alternatives to `std::make_shared`
#58 opened by DeveloperPaul123 - 0
Hypodermic 2.5.3 won't link with Boost
#56 opened by Bluesman74 - 1
[FeatureRequest] Fluent lifetime management
#42 opened by Wayofthesin - 1
- 3
How to inject a factory for named instances?
#49 opened by xoltar - 1
- 4
- 2
Bug: singleInstance not working as expected when resolving from nested containers
#47 opened by helynranta - 2
Bug: interface is resolved twice from nested container if they are added as both .as<interface>() and .asSelf()
#46 opened by helynranta - 0
Fail to build in window boost1.7 gcc9
#45 opened by tantan1 - 2
- 2
Autowiring of factory methods
#43 opened by dgehri - 5
- 0
Compile errors: multiple definition of boost::*
#40 opened by popov-aa - 5
- 0
- 1
Pass parameters to register type
#38 opened by TalSolomon3 - 5
- 2
Support for C++17
#33 opened by Keeo - 1
GUN C++ 4.7.3 Compiler error
#35 opened by NeilHuangHi - 0
- 3
Visual Studio 2017 does not build lib
#32 opened by skalinkin - 1
- 6
Checking for not null.
#28 opened by marsermd - 2
pkg-config: 'libdir' not defined
#27 opened by pck - 3
- 2
Incorrect activation hooks call order
#25 opened by AlienCowEatCake - 2
Using .with<T>(instance)
#24 opened by jlhorner1974 - 2
Resolution by name using TBase as T itself
#22 opened by Rogiel - 2
No release/tags
#21 opened by bmgandre - 12
Type dependencies
#20 opened by amitkanfer - 0
- 1
- 3
Показан перевод для запроса Не компилирует с абстрактными классами и Искать вместо этого перевод для Не компилируеться с абстрактными классами и It does not compile with abstract classes and boos 1.6
#17 opened by wodphoenix - 1
- 0
test case "container_should_be_injectable_as_well" fails on windows and mingw
#9 opened by karolherbst - 2
License not listed
#16 opened by armaros - 6
resolve with constructor Parameter
#13 opened by FalkoHilbert - 1
use make_shared instead of new calls
#10 opened by karolherbst