boost-ext / di

C++14 Dependency Injection Library
https://boost-ext.github.io/di
1.13k stars 137 forks source link

Runtime provider additions #508

Open dwkimm01 opened 3 years ago

dwkimm01 commented 3 years ago

Problem: Cannot have multiple binds and create all or get all that have already been created..

Solution: Add mapping to multiple types in runtime_provider and more complicated creation logic