boost-ext / di

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

Let exception pass through for typed injector #439

Closed kanstantsin-chernik closed 4 years ago

kanstantsin-chernik commented 4 years ago

Problem:

Solution:

Issue: #389

Reviewers: @krzysztof-jusiak