boost-ext / di

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

Make errors test less dependent on compiler version #443

Open kanstantsin-chernik opened 4 years ago

kanstantsin-chernik commented 4 years ago

Expected Behavior

Fail only if error is completely wrong

Actual Behavior

Fails every new version of MSVC

Steps to Reproduce the Problem

Specifications