boost-ext / di

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

:bug: Fix #404 - On gcc 9+, don't error on pedantic #405

Closed jamespharvey20 closed 5 years ago

jamespharvey20 commented 5 years ago

Problem:

Solution:

jamespharvey20 commented 5 years ago

Closing, there's a better way to do this.