Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chivenzhang/iocpp

the Most elegent IOC for cpp
https://github.com/chivenzhang/iocpp

cpp inversion-of-control ioc spring

Last synced: 16 days ago
JSON representation

the Most elegent IOC for cpp

Awesome Lists containing this project

README

        

# IOC for C++
A c++ version implement of [Inversion of Control](https://en.wikipedia.org/wiki/Inversion_of_control), see [example](https://github.com/ChivenZhang/iocpp/blob/master/tests/test.cpp) for more details.