Hi-perf dependency injection revisited
Phantom lambda type, partially applied class template, and deduction guides to support dependency injection
by Krzysztof Ostrowski
From the article:
Hi-perf dependency injection with construction of an injected type out of the user-defined lambda expressions. Minimal overhead, great benefits.
Add a Comment