boost-ext / di

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

Fix msvc 19.23 #441

Closed kanstantsin-chernik closed 4 years ago

kanstantsin-chernik commented 4 years ago

Problem:

Solution:

Issue: #440

Reviewers: @krzysztof-jusiak @Manulan27

krzysztof-jusiak commented 4 years ago

Thanks, @kanstantsin-chernik :+1: