concepts ~master (2021-12-22T05:47:49.7677251)
Dub
Repo
implements
concepts
implements
Undocumented in source.
bool
implements
()
template
implements
(alias T, alias Interface)
static if
(
__traits(compiles, check())
)
bool
implements
(
)
if
(
isAggregateType
!
T
&&
isAbstractClass
!
Interface
)
bool
implements
()
Members
Functions
implements
bool
implements
()
Undocumented in source. Be warned that the author may not have intended to support it.
implements
bool
implements
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
concepts
implements
aliases
Identity
classes
FooAbstractClass
FooClass
functions
useBar
useFoo
useFooandBar
interfaces
IBar
IFoo
structs
Bar
Foo
FooBar
UnsafeBar
templates
implements