Template AliasAwareMixin

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

template AliasAwareMixin(T, W) ;
template AliasAwareMixin(T) ;

Contained Functions

NameDescription
link Alias a identity to an alias_.
resolve Resolve an alias to original identity, if possible.
unlink Removes alias.