A C++ implementation of a rudimentary IoC container, based somewhat on the StructureMap public API for familiarity's sake.
A C++ implementation of a very simple IoC container based loosely on the public interface of StructureMap.