admiyo / CppInject

C++ Dependecy Injection framework/library based on cpp-resolver

Home Page:http://michaellarouche.wordpress.com/programming/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CppInject
---------
CppInject is a framework/library for dependency injection in C++. It is based on cpp-resolver by Adam Young (http://adam.younglogic.com).

Goals
 * Does not require a XML file for wiring
 * Simple to use

About

C++ Dependecy Injection framework/library based on cpp-resolver

http://michaellarouche.wordpress.com/programming/

License:Boost Software License 1.0