/dependency_injection_experiment

This repository contains my own implementation of C++ dependency injection container (available under source/container folder). It also includes other implementation as boost.di and kangaru for comparison.It also includes other implementation as boost.di and kangaru for comparison.

Primary LanguageC++

Stargazers