Sauce-0.10.1
A C++ Dependency Injection Framework
|
Attempts to supply a Binding when the given Dependency is not found. More...
#include <sauce/internal/implicit_bindings.h>
Public Types | |
typedef sauce::shared_ptr< ResolvedBinding< Dependency > > | BindingPtr |
Static Public Member Functions | |
static BindingPtr | get (Concrete const &, std::string const name) |
Attempt to supply an unknown providing Binding at injection time. | |
Attempts to supply a Binding when the given Dependency is not found.