Skip to content

Simple C++ implementation of a dependency injection container

License

Notifications You must be signed in to change notification settings

mmischitelli/NativeContainer

Repository files navigation

NativeContainer

Simple C++ implementation of a dependency injection container as seen on my blog post.

Instructions

The tests need Boost to run. After having downloaded and unzipped Boost somewhere on your drive, clone my repo. Open the solution and modify the NativeContainerTests project by adding the Boost folder in the C++ include directories.

About

Simple C++ implementation of a dependency injection container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published