concepts ~master (2021-12-22T05:47:49.7677251)
Dub
Repo
useFooandBar
concepts
implements
Undocumented in source. Be warned that the author may not have intended to support it.
version(unittest)
void
useFooandBar
(
T
)
(
T
)
if
(
implements
!(
T
,
IFoo
) &&
implements
!(
T
,
IBar
)
)
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