boost-ext / di

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

runtime injector stops working with version 1.3.0 #550

Open BpsTheCool opened 1 year ago

BpsTheCool commented 1 year ago

Expected Behavior

runtime injector works like before

Actual Behavior

shows type not bound error

Steps to Reproduce the Problem

replace the old version with 1.3.0 and runtime injector stops working