concepts.implements

Undocumented in source.

Members

Aliases

Identity
alias Identity(alias T) = T
Undocumented in source.

Classes

FooAbstractClass
class FooAbstractClass
Undocumented in source.
FooClass
class FooClass
Undocumented in source.

Functions

useBar
void useBar(T )
Undocumented in source. Be warned that the author may not have intended to support it.
useFoo
void useFoo(T )
Undocumented in source. Be warned that the author may not have intended to support it.
useFooandBar
void useFooandBar(T )
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

IBar
interface IBar
Undocumented in source.
IFoo
interface IFoo
Undocumented in source.

Structs

Bar
struct Bar
Undocumented in source.
Foo
struct Foo
Undocumented in source.
FooBar
struct FooBar
Undocumented in source.
UnsafeBar
struct UnsafeBar
Undocumented in source.

Templates

implements
template implements(alias T, alias Interface)
Undocumented in source.

Meta