concepts ~master (2021-12-22T05:47:49.7677251)
Dub
Repo
UnsafeBar
concepts
implements
Undocumented in source.
version(unittest)
struct
UnsafeBar {
string
bar
(double d);
void
bar
(string s);
}
Members
Functions
bar
string
bar
(double d)
Undocumented in source. Be warned that the author may not have intended to support it.
bar
void
bar
(string s)
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