Skip to content

mmischitelli/NativeContainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors