Daily bit(e) of C++ ♻️117, Decoupling a component from the concrete implementation of a dependency using dependency injection.
It's a great idea to have a short overview of design patterns.
Can we use CRTP or C++23 deducing this as well without the virtual dispatch.
No
It's a great idea to have a short overview of design patterns.
Can we use CRTP or C++23 deducing this as well without the virtual dispatch.
No