Template LocatorMixin

Mix in locator interface implementation that delegates the logic to decorated container.

template LocatorMixin(T, W, X) ;
template LocatorMixin(W, X) ;

Contained Functions

NameDescription
get Get object created by a factory identified by key
has Check if an object factory for it exists in container.