aedi ~master (2019-08-16T15:58:29Z)
Dub
Repo
TypeBasedContainer.InheritanceSet
aermicioi
aedi
container
type_based_container
TypeBasedContainer
Set which the type based container will decorate for T container.
template
TypeBasedContainer
(T)
alias
InheritanceSet
=
NoDuplicates
!(
Container
,
Storage
!(
ObjectFactory
,
string
),
Decorator
!
Container
,
Filter
!(
templateOr
!(
partialSuffixed
!(
isDerived
,
AliasAware
!
string
),
partialSuffixed
!(
isDerived
,
FactoryLocator
!
ObjectFactory
)),
InterfacesTuple
!
T
))
Meta
Source
See Implementation
aermicioi
aedi
container
type_based_container
TypeBasedContainer
aliases
InheritanceSet
classes
TypeBasedContainer
Set which the type based container will decorate for T container.