/Infectorpp2

A C++11 Dependency Injection framework

Primary LanguageC++MIT LicenseMIT

InfectorppLogo

Build Status Issues License Tweet

Major Features

  • Non-intrusive constructor injection
  • C++11 (requires GCC 4.6+, Clang 3.0+, VisualStudio 2013+)
  • Thinked for C++ (Inspired by C#)
  • Clean and refreshed API